次の方法で共有


DataFactoryPipelineRunInfo.RunDimensions プロパティ

定義

パイプライン実行によって出力されるディメンションを実行します。

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

プロパティ値

適用対象