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

AzureSqlDatabaseLongTermRetentionBackupCopyModel Class

Definition

public class AzureSqlDatabaseLongTermRetentionBackupCopyModel
type AzureSqlDatabaseLongTermRetentionBackupCopyModel = class
Public Class AzureSqlDatabaseLongTermRetentionBackupCopyModel
Inheritance
AzureSqlDatabaseLongTermRetentionBackupCopyModel

Constructors

AzureSqlDatabaseLongTermRetentionBackupCopyModel()

Properties

SourceBackupName

Gets or sets the backup name.

SourceBackupResourceId

Gets or sets the source backup resource ID.

SourceBackupStorageRedundancy

Gets or sets the source backup's backup storage redundancy.

SourceDatabaseName

Gets or sets the database name.

SourceLocation

Gets or sets the location name.

SourceResourceGroupName

Gets or sets the resource group name.

SourceServerName

Gets or sets the server name.

TargetBackupName

Gets or sets the backup name.

TargetBackupResourceId

Gets or sets the target backup resource ID.

TargetDatabaseName

Gets or sets the target database name.

TargetLocation

Gets or sets the target location name.

TargetResourceGroupName

Gets or sets the target resource group name.

TargetServerFullyQualifiedDomainName

Gets or sets the fully qualified domain name of the target server.

TargetServerName

Gets or sets the target server name.

TargetServerResourceId

Gets or sets the target server resource id.

TargetSubscriptionId

Gets or sets the target subscription ID.

Applies to