Partekatu honen bidez:


WebAppsCreateOrUpdateFunctionSecret interface

Métodos

delete(RequestParameters)

Elimine un secreto de función.

put(WebAppsCreateOrUpdateFunctionSecretParameters)

Agregue o actualice un secreto de función.

Detalles del método

delete(RequestParameters)

Elimine un secreto de función.

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

Parámetros

Devoluciones

put(WebAppsCreateOrUpdateFunctionSecretParameters)

Agregue o actualice un secreto de función.

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

Parámetros

Devoluciones