IMigrationProperties.MigrationProgressCompletionPercentage Property

Definition

Completion Percentage

[Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Runtime.Info(Description="Completion Percentage", PossibleTypes=new System.Type[] { typeof(System.Double) }, ReadOnly=false, Required=false, SerializedName="completionPercentage")]
public double? MigrationProgressCompletionPercentage { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Runtime.Info(Description="Completion Percentage", PossibleTypes=new System.Type[] { typeof(System.Double) }, ReadOnly=false, Required=false, SerializedName="completionPercentage")>]
member this.MigrationProgressCompletionPercentage : Nullable<double> with get, set
Public Property MigrationProgressCompletionPercentage As Nullable(Of Double)

Property Value

Attributes

Applies to