Share via


WebAppsCreateOrUpdateFunctionSecret interface

Methods

delete(RequestParameters)

Delete a function secret.

put(WebAppsCreateOrUpdateFunctionSecretParameters)

Add or update a function secret.

Method Details

delete(RequestParameters)

Delete a function secret.

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

Parameters

Returns

put(WebAppsCreateOrUpdateFunctionSecretParameters)

Add or update a function secret.

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

Parameters

Returns