Freigeben über


VMwareCbtMigrationDetails.InitialSeedingRetryCount Property

Definition

Gets the initial seeding retry count.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to