次の方法で共有


FunctionAppHostKeys.FunctionKeys プロパティ

定義

ホスト レベルの関数キー。

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

プロパティ値

適用対象