英語で読む

次の方法で共有


WebAppsOperationsExtensions.DeleteFunctionSecretSlotAsync メソッド

定義

関数シークレットを削除します。

public static System.Threading.Tasks.Task DeleteFunctionSecretSlotAsync (this Microsoft.Azure.Management.WebSites.IWebAppsOperations operations, string resourceGroupName, string name, string functionName, string keyName, string slot, System.Threading.CancellationToken cancellationToken = default);

パラメーター

operations
IWebAppsOperations

この拡張メソッドの操作グループ。

resourceGroupName
String

リソースが属しているリソース グループの名前。

name
String

サイト名。

functionName
String

関数の名前です。

keyName
String

キーの名前です。

slot
String

デプロイ スロットの名前。

cancellationToken
CancellationToken

キャンセル トークン。

戻り値

注釈

「関数シークレットを削除する」の説明。

適用対象

製品 バージョン
Azure SDK for .NET Legacy