AzureSqlDatabaseGeoBackupModel 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 geo backup
public class AzureSqlDatabaseGeoBackupModel
type AzureSqlDatabaseGeoBackupModel = class
Public Class AzureSqlDatabaseGeoBackupModel
- Inheritance
-
AzureSqlDatabaseGeoBackupModel
Constructors
AzureSqlDatabaseGeoBackupModel() |
Properties
DatabaseName |
Gets or sets the name of the database |
Edition |
Gets or sets the edition of the backup |
EntityId |
Gets or sets a unique ID incorporating name and deletion date |
Keys |
Gets or sets the list of database AKV keys. |
LastAvailableBackupDate |
Gets or sets UTC time of the last available backup |
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 |