Share via


JobStatisticsVertexStage.DataReadIntraPod Property

Definition

Gets the amount of data read in one pod, in bytes.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to