Share via


JobStatisticsVertexStage.TotalCount Property

Definition

Gets the total vertex count for this stage.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to