Sdílet prostřednictvím


IFunctionApp.ListFunctionKeys(String) Metoda

Definice

Načte klíč funkce pro konkrétní funkci.

public System.Collections.Generic.IReadOnlyDictionary<string,string> ListFunctionKeys(string functionName);
abstract member ListFunctionKeys : string -> System.Collections.Generic.IReadOnlyDictionary<string, string>
Public Function ListFunctionKeys (functionName As String) As IReadOnlyDictionary(Of String, String)

Parametry

functionName
String

Název funkce.

Návraty

Platí pro