IMigrationProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Models.Api202001.MigrationPropertiesTypeConverter))]
public interface IMigrationProperties : Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Models.Api202001.MigrationPropertiesTypeConverter))>]
type IMigrationProperties = interface
    interface IJsonSerializable
Public Interface IMigrationProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
MigrationProgressCompletionPercentage

Completion Percentage

MigrationProgressMessage

Progress Message

OldSubnetId

Old Subnet Id

OldVnetSiteId

Old Vnet Site Id

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to