次の方法で共有


TriggeredJobRun.Duration プロパティ

定義

ジョブの期間を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.duration")]
public string Duration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.duration")>]
member this.Duration : string with get, set
Public Property Duration As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象