次の方法で共有


DataFactoryTriggerRun.Properties プロパティ

定義

トリガーの実行に関連するプロパティ名と値の一覧。 名前と値のペアは、トリガーの種類によって異なります。

public System.Collections.Generic.IReadOnlyDictionary<string,string> Properties { get; }
member this.Properties : System.Collections.Generic.IReadOnlyDictionary<string, string>
Public ReadOnly Property Properties As IReadOnlyDictionary(Of String, String)

プロパティ値

適用対象