Share via


IVMwareCbtMigrationDetails.ResumeProgressPercentage Property

Definition

The resume progress percentage.

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

Property Value

Attributes

Applies to