次の方法で共有


JobPipelineInformation.AuHoursSucceeded プロパティ

定義

ジョブが成功したジョブ実行時間の数を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象