WebAppsDiscoverBackupSlot interface
메서드
| post(Web |
Azure Storage의 Blob에서 복원할 수 있는 기존 앱 백업을 검색합니다. 백업에 저장된 데이터베이스에 대한 정보를 가져오는 데 사용합니다. |
메서드 세부 정보
post(WebAppsDiscoverBackupSlotParameters)
Azure Storage의 Blob에서 복원할 수 있는 기존 앱 백업을 검색합니다. 백업에 저장된 데이터베이스에 대한 정보를 가져오는 데 사용합니다.
function post(options: WebAppsDiscoverBackupSlotParameters): StreamableMethod<WebAppsDiscoverBackupSlot200Response | WebAppsDiscoverBackupSlotDefaultResponse>