Share via


VMwareCbtMigrationDetails.ResumeProgressPercentage Property

Definition

Gets the resume progress percentage.

[Newtonsoft.Json.JsonProperty(PropertyName="resumeProgressPercentage")]
public int? ResumeProgressPercentage { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resumeProgressPercentage")>]
member this.ResumeProgressPercentage : Nullable<int>
Public ReadOnly Property ResumeProgressPercentage As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to