JobStatisticsVertexStage.TotalProgress Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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