共用方式為


WebAppsGetBackupStatusSlot interface

方法

delete(RequestParameters)

依其標識碼刪除應用程式的備份。

get(RequestParameters)

依應用程式的識別碼取得應用程式的備份。

方法詳細資料

delete(RequestParameters)

依其標識碼刪除應用程式的備份。

function delete(options?: RequestParameters): StreamableMethod<WebAppsDeleteBackupSlot200Response | WebAppsDeleteBackupSlot404Response | WebAppsDeleteBackupSlotDefaultResponse>

參數

傳回

get(RequestParameters)

依應用程式的識別碼取得應用程式的備份。

function get(options?: RequestParameters): StreamableMethod<WebAppsGetBackupStatusSlot200Response | WebAppsGetBackupStatusSlotDefaultResponse>

參數

傳回