IVMwareCbtMigrationDetails.ResumeProgressPercentage Property

Definition

The resume progress percentage.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="The resume progress percentage.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="resumeProgressPercentage", Update=false)]
public int? ResumeProgressPercentage { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="The resume progress percentage.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="resumeProgressPercentage", Update=false)>]
member this.ResumeProgressPercentage : Nullable<int>
Public ReadOnly Property ResumeProgressPercentage As Nullable(Of Integer)

Property Value

Attributes

Applies to