Compartir a través de


VMwareCbtMigrationDetails.InitialSeedingProgressPercentage Property

Definition

Gets the initial seeding progress percentage.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to