Freigeben über


VMwareCbtMigrationDetails.ResumeRetryCount Property

Definition

Gets the resume retry count.

[Newtonsoft.Json.JsonProperty(PropertyName="resumeRetryCount")]
public long? ResumeRetryCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resumeRetryCount")>]
member this.ResumeRetryCount : Nullable<int64>
Public ReadOnly Property ResumeRetryCount As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to