次の方法で共有


WebAppsCreateOrUpdateFunctionSecret interface

メソッド

delete(RequestParameters)

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

put(WebAppsCreateOrUpdateFunctionSecretParameters)

関数シークレットを追加または更新します。

メソッドの詳細

delete(RequestParameters)

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

function delete(options?: RequestParameters): StreamableMethod<WebAppsDeleteFunctionSecret204Response | WebAppsDeleteFunctionSecret404Response | WebAppsDeleteFunctionSecretDefaultResponse>

パラメーター

戻り値

put(WebAppsCreateOrUpdateFunctionSecretParameters)

関数シークレットを追加または更新します。

function put(options: WebAppsCreateOrUpdateFunctionSecretParameters): StreamableMethod<WebAppsCreateOrUpdateFunctionSecret200Response | WebAppsCreateOrUpdateFunctionSecret201Response | WebAppsCreateOrUpdateFunctionSecretDefaultResponse>

パラメーター

戻り値