AzureSqlManagedDatabaseBackupCommunicator.GetManagedDatabaseLongTermRetentionBackup 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.
Gets the Long Term Retention backup.
public Microsoft.Azure.Management.Sql.Models.ManagedInstanceLongTermRetentionBackup GetManagedDatabaseLongTermRetentionBackup (string locationName, string instanceName, string databaseName, string backupName, string resourceGroupName);
member this.GetManagedDatabaseLongTermRetentionBackup : string * string * string * string * string -> Microsoft.Azure.Management.Sql.Models.ManagedInstanceLongTermRetentionBackup
Public Function GetManagedDatabaseLongTermRetentionBackup (locationName As String, instanceName As String, databaseName As String, backupName As String, resourceGroupName As String) As ManagedInstanceLongTermRetentionBackup
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