AzureSqlRecoverableManagedDatabaseModel Class
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.
Represents an Azure Sql Managed Database geoBackup
public class AzureSqlRecoverableManagedDatabaseModel
type AzureSqlRecoverableManagedDatabaseModel = class
Public Class AzureSqlRecoverableManagedDatabaseModel
- Inheritance
-
AzureSqlRecoverableManagedDatabaseModel
Constructors
AzureSqlRecoverableManagedDatabaseModel() |
Construct AzureSqlManagedDatabaseModel |
AzureSqlRecoverableManagedDatabaseModel(String, String, RecoverableManagedDatabase) |
Construct AzureSqlRecoverableManagedDatabaseModel object |
Properties
Id |
Gets or sets the unique ID of the managed database |
LastAvailableBackupDate |
Gets or sets last availabe backup of the managed database |
ManagedInstanceName |
Gets or sets the name of the managed instance |
Name |
Gets or sets the name of the managed database |
RecoverableDatabaseId |
Gets or sets recoverable database Id |
ResourceGroupName |
Gets or sets the name of the resource group |