次の方法で共有


JobStatisticsVertexStage.TempDataWritten プロパティ

定義

書き込まれた一時データの量をバイト単位で取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象