Bagikan melalui


JobStatisticsVertexStage.DataToRead Property

Definition

Gets the amount of data remaining to be read, in bytes.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to