Partilhar via


JobStatistics.Stages Propriedade

Definição

Obtém a lista de estágios para o trabalho.

[Newtonsoft.Json.JsonProperty(PropertyName="stages")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.JobStatisticsVertexStage> Stages { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="stages")>]
member this.Stages : System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.JobStatisticsVertexStage>
Public ReadOnly Property Stages As IList(Of JobStatisticsVertexStage)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a