共用方式為


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

適用於