次の方法で共有


JobStatisticsVertexStage.TotalCount プロパティ

定義

このステージの合計頂点数を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象