次の方法で共有


WorkflowRun.WaitEndTime プロパティ

定義

待機時間を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象