Share via


WebAppsListBackupStatusSecrets interface

Methods

post(WebAppsListBackupStatusSecretsParameters)

Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL. Also can be used to update the SAS URL for the backup if a new URL is passed in the request body.

Method Details

post(WebAppsListBackupStatusSecretsParameters)

Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL. Also can be used to update the SAS URL for the backup if a new URL is passed in the request body.

function post(options: WebAppsListBackupStatusSecretsParameters): StreamableMethod<WebAppsListBackupStatusSecrets200Response | WebAppsListBackupStatusSecretsDefaultResponse>

Parameters

Returns