AzureSqlDeletedManagedDatabaseBackupModel Class

Definition

Represents an Azure Sql Database restorable deleted database

public class AzureSqlDeletedManagedDatabaseBackupModel : Microsoft.Azure.Commands.Sql.ManagedDatabase.Model.AzureSqlManagedDatabaseBaseModel
type AzureSqlDeletedManagedDatabaseBackupModel = class
    inherit AzureSqlManagedDatabaseBaseModel
Public Class AzureSqlDeletedManagedDatabaseBackupModel
Inherits AzureSqlManagedDatabaseBaseModel
Inheritance
AzureSqlDeletedManagedDatabaseBackupModel

Constructors

AzureSqlDeletedManagedDatabaseBackupModel()

Properties

CreationDate

Gets or sets the creation date of the managed database

(Inherited from AzureSqlManagedDatabaseBaseModel)
DeletionDate

Gets or sets deletion Date

EarliestRestorePoint

Gets or sets the earliest restore date

(Inherited from AzureSqlManagedDatabaseBaseModel)
Id

Gets or sets the unique ID of the managed database

(Inherited from AzureSqlManagedDatabaseBaseModel)
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)
ResourceGroupName

Gets or sets the name of the resource group

(Inherited from AzureSqlManagedDatabaseBaseModel)

Applies to