Compartir a través de


VMwareCbtMigrationDetails.MigrationProgressPercentage Property

Definition

Gets the migration progress percentage.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to