Share via


JobStatisticsVertexStage.TotalProgress Property

Definition

Gets the current progress of this stage, as a percentage.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to