IDomainService.MigrationProgressCompletionPercentage Property

Definition

Completion Percentage

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

Property Value

Attributes

Applies to