Partager via


AzureIaaSVMJobExtendedInfo.ProgressPercentage Propriété

Définition

Obtient ou définit indique la progression du travail. Null s’il n’a pas démarré ou terminé.

[Newtonsoft.Json.JsonProperty(PropertyName="progressPercentage")]
public double? ProgressPercentage { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="progressPercentage")>]
member this.ProgressPercentage : Nullable<double> with get, set
Public Property ProgressPercentage As Nullable(Of Double)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à