IMigrationProgress.CompletionPercentage Property

Definition

Completion Percentage

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

Property Value

Attributes

Applies to