IMigrationProperties.MigrationProgressCompletionPercentage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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