Sdílet prostřednictvím


JobStatisticsVertex.DataRead Property

Definition

Gets the amount of data read of the vertex, in bytes.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to