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

CopyLongTermRetentionBackupParameters interface

包含执行长期保留备份复制操作所需的信息。

属性

targetBackupStorageRedundancy

复制的备份的存储冗余类型

targetDatabaseName

数据库的名称拥有复制的备份。

targetResourceGroup

拥有目标服务器的资源组

targetServerFullyQualifiedDomainName

目标服务器的完全限定域名

targetServerResourceId

拥有数据库的目标服务器的资源 ID

targetSubscriptionId

拥有目标服务器的订阅

属性详细信息

targetBackupStorageRedundancy

复制的备份的存储冗余类型

targetBackupStorageRedundancy?: string

属性值

string

targetDatabaseName

数据库的名称拥有复制的备份。

targetDatabaseName?: string

属性值

string

targetResourceGroup

拥有目标服务器的资源组

targetResourceGroup?: string

属性值

string

targetServerFullyQualifiedDomainName

目标服务器的完全限定域名

targetServerFullyQualifiedDomainName?: string

属性值

string

targetServerResourceId

拥有数据库的目标服务器的资源 ID

targetServerResourceId?: string

属性值

string

targetSubscriptionId

拥有目标服务器的订阅

targetSubscriptionId?: string

属性值

string