Share via


WebAppsUpdateBackupConfigurationSlot interface

Methods

delete(RequestParameters)

Deletes the backup configuration of an app.

put(WebAppsUpdateBackupConfigurationSlotParameters)

Updates the backup configuration of an app.

Method Details

delete(RequestParameters)

Deletes the backup configuration of an app.

function delete(options?: RequestParameters): StreamableMethod<WebAppsDeleteBackupConfigurationSlot200Response | WebAppsDeleteBackupConfigurationSlotDefaultResponse>

Parameters

Returns

put(WebAppsUpdateBackupConfigurationSlotParameters)

Updates the backup configuration of an app.

function put(options: WebAppsUpdateBackupConfigurationSlotParameters): StreamableMethod<WebAppsUpdateBackupConfigurationSlot200Response | WebAppsUpdateBackupConfigurationSlotDefaultResponse>

Parameters

Returns