Sdílet prostřednictvím


IFunctionApp.RemoveFunctionKey(String, String) Metoda

Definice

Odebere klíč k funkci v této aplikaci funkcí.

public void RemoveFunctionKey(string functionName, string keyName);
abstract member RemoveFunctionKey : string * string -> unit
Public Sub RemoveFunctionKey (functionName As String, keyName As String)

Parametry

functionName
String

Název funkce.

keyName
String

Název klíče, který se má odebrat.

Platí pro