你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AzureSqlManagedDatabaseBaseModel Class

Definition

Represents an Azure Sql Managed Database

public abstract class AzureSqlManagedDatabaseBaseModel
type AzureSqlManagedDatabaseBaseModel = class
Public MustInherit Class AzureSqlManagedDatabaseBaseModel
Inheritance
AzureSqlManagedDatabaseBaseModel
Derived

Constructors

AzureSqlManagedDatabaseBaseModel()

Properties

CreationDate

Gets or sets the creation date of the managed database

EarliestRestorePoint

Gets or sets the earliest restore date

Id

Gets or sets the unique ID of the managed database

ManagedInstanceName

Gets or sets the name of the managed instance

Name

Gets or sets the name of the managed database

ResourceGroupName

Gets or sets the name of the resource group

Applies to