TestimoX

API Reference

Enum

AdMigrationMachineHandoffTaskKind

Namespace ADPlayground.Migrations.Core
Assembly ADPlayground
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Machine-side migration task kind.

Inheritance

  • Enum
  • AdMigrationMachineHandoffTaskKind

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const AdMigrationMachineHandoffTaskKind ComputerJoin #

Apply or complete computer domain transition on the endpoint.

Value: 0
public const AdMigrationMachineHandoffTaskKind ProfileMigration #

Migrate local user profile registry state on the endpoint.

Value: 1