Share via


JobStatisticsVertexStage.MaxDataReadVertex Property

Definition

Gets or sets the vertex with the maximum amount of data read.

[Newtonsoft.Json.JsonProperty(PropertyName="maxDataReadVertex")]
public Microsoft.Azure.Management.DataLake.Analytics.Models.JobStatisticsVertex MaxDataReadVertex { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxDataReadVertex")>]
member this.MaxDataReadVertex : Microsoft.Azure.Management.DataLake.Analytics.Models.JobStatisticsVertex with get, set
Public Property MaxDataReadVertex As JobStatisticsVertex

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to