Delen via


IFunctionApp.ListFunctionKeys(String) Methode

Definitie

Haal de functiesleutel voor een specifieke functie op.

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)

Parameters

functionName
String

De naam van de functie.

Retouren

Van toepassing op