Share via


JobStatisticsVertexStage.MaxExecutionTimeVertex Property

Definition

Gets or sets the vertex with the maximum execution time.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to