Share via


JobStatisticsVertexStage.TempDataWritten Property

Definition

Gets the amount of temporary data written, in bytes.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to