次の方法で共有


JobStatisticsVertex.ExecutionTime プロパティ

定義

頂点の実行時間を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象