次の方法で共有


TriggerRun.TriggerRunId プロパティ

定義

トリガーの実行 ID を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="triggerRunId")]
public string TriggerRunId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="triggerRunId")>]
member this.TriggerRunId : string
Public ReadOnly Property TriggerRunId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象