Share via


JobStatisticsVertexStage.DataWritten Property

Definition

Gets the amount of data written, in bytes.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to