Share via


WebAppsDiscoverBackupSlot interface

Methods

post(WebAppsDiscoverBackupSlotParameters)

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(WebAppsDiscoverBackupSlotParameters)

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: WebAppsDiscoverBackupSlotParameters): StreamableMethod<WebAppsDiscoverBackupSlot200Response | WebAppsDiscoverBackupSlotDefaultResponse>

Parameters

Returns