共用方式為


WebAppsUpdateBackupConfiguration interface

方法

delete(RequestParameters)

刪除應用程式的備份組態。

put(WebAppsUpdateBackupConfigurationParameters)

更新應用程式的備份組態。

方法詳細資料

delete(RequestParameters)

刪除應用程式的備份組態。

function delete(options?: RequestParameters): StreamableMethod<WebAppsDeleteBackupConfiguration200Response | WebAppsDeleteBackupConfigurationDefaultResponse>

參數

傳回

put(WebAppsUpdateBackupConfigurationParameters)

更新應用程式的備份組態。

function put(options: WebAppsUpdateBackupConfigurationParameters): StreamableMethod<WebAppsUpdateBackupConfiguration200Response | WebAppsUpdateBackupConfigurationDefaultResponse>

參數

傳回