次の方法で共有


JobPipelineInformation.AuHoursCanceled プロパティ

定義

ジョブが取り消されたジョブ実行時間の数を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象