WebsitesClient.DeleteBackup(String, String, String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.Azure.Management.WebSites.Models.BackupItem DeleteBackup (string resourceGroupName, string webSiteName, string slotName, string backupId);
member this.DeleteBackup : string * string * string * string -> Microsoft.Azure.Management.WebSites.Models.BackupItem
Public Function DeleteBackup (resourceGroupName As String, webSiteName As String, slotName As String, backupId As String) As BackupItem
Parameters
- resourceGroupName
- String
- webSiteName
- String
- slotName
- String
- backupId
- String