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

AzureSqlDatabaseLongTermRetentionBackupModel Class

Definition

public class AzureSqlDatabaseLongTermRetentionBackupModel
type AzureSqlDatabaseLongTermRetentionBackupModel = class
Public Class AzureSqlDatabaseLongTermRetentionBackupModel
Inheritance
AzureSqlDatabaseLongTermRetentionBackupModel

Constructors

AzureSqlDatabaseLongTermRetentionBackupModel()

Properties

BackupExpirationTime

Gets or sets the backup expiration time.

BackupName

Gets or sets the backup name.

BackupStorageRedundancy

Gets or sets the current backup storage redundancy for the database

BackupTime

Gets or sets the backup time.

DatabaseDeletionTime

Gets or sets the database deletion time.

DatabaseName

Gets or sets the database name.

Location

Gets or sets the location name.

ResourceGroupName

Gets or sets the resource group name.

ResourceId

Gets or sets the resource ID.

ServerCreateTime

Gets or sets the server create time.

ServerName

Gets or sets the server name.

Applies to