Compartir a través de


AzureIaaSVMJobExtendedInfo.ProgressPercentage Propiedad

Definición

Obtiene o establece indica el progreso del trabajo. Null si no se ha iniciado o completado.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a