次の方法で共有


JobStatisticsVertex.DataRead プロパティ

定義

頂点の読み取りデータ量をバイト単位で取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="dataRead")]
public long? DataRead { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dataRead")>]
member this.DataRead : Nullable<int64>
Public ReadOnly Property DataRead As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象