CopyLongTermRetentionBackupParameters interface
包含執行長期保留備份複製作業所需的資訊。
屬性
target |
複本備份的儲存體備援類型 |
target |
資料庫的名稱擁有複製的備份。 |
target |
擁有目標伺服器的資源群組 |
target |
目標伺服器的完整功能變數名稱 |
target |
擁有資料庫的目標伺服器資源識別碼 |
target |
擁有目標伺服器的訂用帳戶 |
屬性詳細資料
targetBackupStorageRedundancy
複本備份的儲存體備援類型
targetBackupStorageRedundancy?: string
屬性值
string
targetDatabaseName
資料庫的名稱擁有複製的備份。
targetDatabaseName?: string
屬性值
string
targetResourceGroup
擁有目標伺服器的資源群組
targetResourceGroup?: string
屬性值
string
targetServerFullyQualifiedDomainName
目標伺服器的完整功能變數名稱
targetServerFullyQualifiedDomainName?: string
屬性值
string
targetServerResourceId
擁有資料庫的目標伺服器資源識別碼
targetServerResourceId?: string
屬性值
string
targetSubscriptionId
擁有目標伺服器的訂用帳戶
targetSubscriptionId?: string
屬性值
string