你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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 |