Compartilhar via


JobStatisticsVertexStage.TotalExecutionTime Propriedade

Definição

Obtém a soma do tempo total de execução de todos os vértices no estágio.

[Newtonsoft.Json.JsonProperty(PropertyName="totalExecutionTime")]
public TimeSpan? TotalExecutionTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="totalExecutionTime")>]
member this.TotalExecutionTime : Nullable<TimeSpan>
Public ReadOnly Property TotalExecutionTime As Nullable(Of TimeSpan)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a