次の方法で共有


AzureMLExecutePipelineActivity.DataPathAssignments プロパティ

定義

再トレーニングを行わずにデータ パスの割り当てを変更するために使用されるディクショナリ。 値は、発行されたパイプライン実行要求の dataPathAssignments プロパティで渡されます。 型: キー値のペアを持つオブジェクト (または resultType オブジェクトを持つ式)。

public Azure.Core.Expressions.DataFactory.DataFactoryElement<System.Collections.Generic.IDictionary<string,string>> DataPathAssignments { get; set; }
member this.DataPathAssignments : Azure.Core.Expressions.DataFactory.DataFactoryElement<System.Collections.Generic.IDictionary<string, string>> with get, set
Public Property DataPathAssignments As DataFactoryElement(Of IDictionary(Of String, String))

プロパティ値

適用対象