次の方法で共有


FunctionOutputDataSource.FunctionName プロパティ

定義

ご自分の Azure Functions アプリ内にある関数の名前です。

public string FunctionName { get; set; }
member this.FunctionName : string with get, set
Public Property FunctionName As String

プロパティ値

適用対象