次の方法で共有


TriggerRun.RunDimension プロパティ

定義

トリガーが発生した実行ディメンションを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="runDimension")]
public System.Collections.Generic.IDictionary<string,string> RunDimension { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="runDimension")>]
member this.RunDimension : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property RunDimension As IDictionary(Of String, String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象