API Reference
Class
AdMigrationItem
Base type for typed AD migration plan items.
Inheritance
- Object
- AdMigrationItem
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Method AdMigrationItem.<Clone>$
- Property AdMigrationPlanBuilder.Items
- Property AdMigrationPlanRequest.Items
- Method AdMigrationPrincipalItem.<Clone>$
- Method AdMigrationResourceItem.<Clone>$
Accepted by parameters
- Method AdMigrationPlanBuilder.Add
Methods
Inherited Methods
Properties
public String SourceDomain { get; set; } #Optional per-item source DNS domain override.
public String DestinationDomain { get; set; } #Optional per-item destination DNS domain override.
public String BusinessJustification { get; set; } #Optional per-item business justification or ticket override.
public abstract String DisplayName { get; } #Gets a display label for the item.