Share via


JobStatisticsVertexStage.MinVertexDataRead Property

Definition

Gets the minimum amount of data read in a single vertex, in bytes.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to