你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AzureSqlDeletedDatabaseBackupModel 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 Database restorable deleted database
public class AzureSqlDeletedDatabaseBackupModel
type AzureSqlDeletedDatabaseBackupModel = class
Public Class AzureSqlDeletedDatabaseBackupModel
- Inheritance
-
AzureSqlDeletedDatabaseBackupModel
Constructors
AzureSqlDeletedDatabaseBackupModel() |
Properties
CreationDate |
Gets or sets creation Date |
DatabaseName |
Gets or sets the name of the database |
DeletionDate |
Gets or sets deletion Date |
Edition |
Gets or sets the edition of the backup |
ElasticPoolName |
Gets or sets the elastic pool name for the database. |
EntityId |
Gets or sets a unique ID incorporating name and deletion date |
Keys |
Gets or sets the list of database AKV keys. |
MaxSizeBytes |
Gets or sets maxSize in bytes |
RecoveryPeriodStartDate |
Gets or sets earliestRestoreDate |
ResourceGroupName |
Gets or sets the name of the resource group |
ResourceId |
Gets or sets the resource ID |
ServerName |
Gets or sets the name of the server |
ServiceLevelObjective |
Gets or sets the current service level objective name for the database. |