AzureSqlManagedDatabaseModel 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
public class AzureSqlManagedDatabaseModel : Microsoft.Azure.Commands.Sql.ManagedDatabase.Model.AzureSqlManagedDatabaseBaseModel
type AzureSqlManagedDatabaseModel = class
inherit AzureSqlManagedDatabaseBaseModel
Public Class AzureSqlManagedDatabaseModel
Inherits AzureSqlManagedDatabaseBaseModel
- Inheritance
Constructors
AzureSqlManagedDatabaseModel() |
Construct AzureSqlManagedDatabaseModel |
AzureSqlManagedDatabaseModel(String, String, ManagedDatabase) |
Construct AzureSqlManagedDatabaseModel object |
Properties
AutoCompleteRestore |
Gets or sets the autocomplete restore flag |
CatalogCollation |
Gets or sets the default catalov collation |
Collation |
Gets or sets the managed database collation |
CreateMode |
Gets or sets the create mode |
CreationDate |
Gets or sets the creation date of the managed database (Inherited from AzureSqlManagedDatabaseBaseModel) |
CrossSubscriptionRestorableDroppedDatabaseId |
Gets or sets the restorable cross-subscription dropped database resource id to restore when creating this database. |
CrossSubscriptionSourceDatabaseId |
Gets or sets the resource identifier of the cross-subscription source database associated with create operation of this database. |
CrossSubscriptionTargetManagedInstanceId |
Gets or sets target managed instance id used in cross-subscription restore. |
DefaultSecondaryLocation |
Gets or sets the default secondary location |
EarliestRestorePoint |
Gets or sets the earliest restore date (Inherited from AzureSqlManagedDatabaseBaseModel) |
EnableLedger |
Gets or sets the ledger property for the database |
FailoverGroupId |
Gets or sets the failover group Id |
Id |
Gets or sets the unique ID of the managed database (Inherited from AzureSqlManagedDatabaseBaseModel) |
LastBackupName |
Gets or sets the last backup name |
Location |
Gets or sets the location of the managed database |
LongTermRetentionBackupResourceId |
Gets or sets the long term retention backup resource ID |
ManagedInstanceName |
Gets or sets the name of the managed instance (Inherited from AzureSqlManagedDatabaseBaseModel) |
Name |
Gets or sets the name of the managed database (Inherited from AzureSqlManagedDatabaseBaseModel) |
RecoverableDatabaseId |
Gets or sets the recoverable database id |
ResourceGroupName |
Gets or sets the name of the resource group (Inherited from AzureSqlManagedDatabaseBaseModel) |
RestorableDroppedDatabaseId |
Gets or sets the restorable dropped database Id |
RestorePointInTime |
Gets or sets the restore point in time |
SourceDatabaseId |
Gets or sets the source database id |
Status |
Gets or sets the status of the managed databse |
StorageContainerIdentity |
Gets or sets the last backup name |
StorageContainerSasToken |
Gets or sets the storage container Sas token |
StorageContainerUri |
Gets or sets the storage container Uri |
Tags |
Gets or sets the tags associated with the managed database. |