次の方法で共有


JobStatisticsVertexStage.DuplicateDiscardCount プロパティ

定義

破棄された重複の数を取得します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象