Share via


JobStatisticsVertexStage.DataReadCrossPod Property

Definition

Gets the amount of data read across multiple pods, in bytes.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to