DeletedDatabaseBackupProperties 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 the properties of an Azure SQL Database restorable deleted database.
public class DeletedDatabaseBackupProperties
type DeletedDatabaseBackupProperties = class
Public Class DeletedDatabaseBackupProperties
- Inheritance
-
DeletedDatabaseBackupProperties
Constructors
DeletedDatabaseBackupProperties() |
Initializes a new instance of the DeletedDatabaseBackupProperties class. |
Properties
CreationDate |
Optional. Gets or sets the creation date |
DatabaseName |
Optional. Gets or sets database name |
DeletionDate |
Optional. Gets or sets the deletion date |
EarliestRestoreDate |
Optional. Gets or sets the earliest restore date |
Edition |
Optional. Gets or sets edition |
ElasticPoolName |
Optional. Gets or sets the elastic pool name for the database |
MaxSizeBytes |
Optional. Gets or sets max size in bytes |
ServiceLevelObjective |
Optional. Gets or sets the current service level objective name for the database |