Share via


JobStatisticsVertexStage.RevocationCount Property

Definition

Gets the number of vertices that were revoked during this stage.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to