Bagikan melalui


AzureIaaSVMJobTaskDetails.ProgressPercentage Property

Definition

Gets or sets progress of the task.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to