AzureSqlManagedDatabaseBackupCommunicator.RemoveManagedDatabaseLongTermRetentionBackup 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.
Removes a Long Term Retention backup.
public void RemoveManagedDatabaseLongTermRetentionBackup (string locationName, string instanceName, string databaseName, string backupName, string resourceGroupName);
member this.RemoveManagedDatabaseLongTermRetentionBackup : string * string * string * string * string -> unit
Public Sub RemoveManagedDatabaseLongTermRetentionBackup (locationName As String, instanceName As String, databaseName As String, backupName As String, resourceGroupName As String)
Parameters
- locationName
- String
The location name.
- instanceName
- String
The instance name.
- databaseName
- String
The database name.
- backupName
- String
The backup name.
- resourceGroupName
- String
The resource group name