次の方法で共有


AzureFunctionActivity.FunctionName プロパティ

定義

Azure 関数アクティビティが呼び出す関数の名前。 型: string (または resultType 文字列を含む式)。

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

プロパティ値

適用対象