Share via


WebAppsGetBackupStatusSlot interface

Methods

delete(RequestParameters)

Deletes a backup of an app by its ID.

get(RequestParameters)

Gets a backup of an app by its ID.

Method Details

delete(RequestParameters)

Deletes a backup of an app by its ID.

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

Parameters

Returns

get(RequestParameters)

Gets a backup of an app by its ID.

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

Parameters

Returns