WebAppsDiscoverBackup interface
Methods
| post(Web |
Discovers an existing app backup that can be restored from a blob in Azure storage. Use this to get information about the databases stored in a backup. |
Method Details
post(WebAppsDiscoverBackupParameters)
Discovers an existing app backup that can be restored from a blob in Azure storage. Use this to get information about the databases stored in a backup.
function post(options: WebAppsDiscoverBackupParameters): StreamableMethod<WebAppsDiscoverBackup200Response | WebAppsDiscoverBackupDefaultResponse>
Parameters
- options
- WebAppsDiscoverBackupParameters