AzureSqlManagedDatabaseBackupCommunicator.ListShortTermRetentionLiveDatabase 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.
Lists Azure Sql Managed Backup Short Term Retention Policies
public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.ManagedBackupShortTermRetentionPolicy> ListShortTermRetentionLiveDatabase (string resourceGroupName, string managedInstanceName, string databaseName);
member this.ListShortTermRetentionLiveDatabase : string * string * string -> System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.ManagedBackupShortTermRetentionPolicy>
Public Function ListShortTermRetentionLiveDatabase (resourceGroupName As String, managedInstanceName As String, databaseName As String) As IList(Of ManagedBackupShortTermRetentionPolicy)
Parameters
- resourceGroupName
- String
- managedInstanceName
- String
- databaseName
- String