JobStatisticsVertexStage.DuplicateDiscardCount 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 number of duplicates that were discarded.
[Newtonsoft.Json.JsonProperty(PropertyName="duplicateDiscardCount")]
public int? DuplicateDiscardCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="duplicateDiscardCount")>]
member this.DuplicateDiscardCount : Nullable<int>
Public ReadOnly Property DuplicateDiscardCount As Nullable(Of Integer)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute