次の方法で共有


JobStatisticsVertexStage.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

適用対象