Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

AzureSqlManagedDatabaseBaseModel Class

Definition

Namespace:
Microsoft.Azure.Commands.Sql.ManagedDatabase.Model
Assembly:
Microsoft.Azure.PowerShell.Cmdlets.Sql.dll

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 abstract class AzureSqlManagedDatabaseBaseModel
type AzureSqlManagedDatabaseBaseModel = class
Public MustInherit Class AzureSqlManagedDatabaseBaseModel
Inheritance
AzureSqlManagedDatabaseBaseModel
Derived

Constructors

Name Description
AzureSqlManagedDatabaseBaseModel()

Properties

Name Description
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