Freigeben über


WebAppsGetBackupStatusSlot interface

Methoden

delete(RequestParameters)

Löscht eine Sicherung einer App anhand ihrer ID.

get(RequestParameters)

Ruft eine Sicherung einer App anhand ihrer ID ab.

Details zur Methode

delete(RequestParameters)

Löscht eine Sicherung einer App anhand ihrer ID.

function delete(options?: RequestParameters): Promise<WebAppsDeleteBackupSlot200Response | WebAppsDeleteBackupSlot404Response | WebAppsDeleteBackupSlotdefaultResponse>

Parameter

Gibt zurück

get(RequestParameters)

Ruft eine Sicherung einer App anhand ihrer ID ab.

function get(options?: RequestParameters): Promise<WebAppsGetBackupStatusSlot200Response | WebAppsGetBackupStatusSlotdefaultResponse>

Parameter

Gibt zurück