Поделиться через


IFunctionApp.ListFunctionKeys(String) Метод

Определение

Получение ключа функции для конкретной функции.

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)

Параметры

functionName
String

Имя функции.

Возвращаемое значение

Применяется к