CopyLongTermRetentionBackupParameters interface
Contains the information necessary to perform long term retention backup copy operation.
Properties
target |
The storage redundancy type of the copied backup |
target |
The name of the database owns the copied backup. |
target |
The resource group that owns the target server |
target |
The fully qualified domain name of the target server |
target |
The resource Id of the target server that owns the database |
target |
The subscription that owns the target server |
Property Details
targetBackupStorageRedundancy
The storage redundancy type of the copied backup
targetBackupStorageRedundancy?: string
Property Value
string
targetDatabaseName
The name of the database owns the copied backup.
targetDatabaseName?: string
Property Value
string
targetResourceGroup
The resource group that owns the target server
targetResourceGroup?: string
Property Value
string
targetServerFullyQualifiedDomainName
The fully qualified domain name of the target server
targetServerFullyQualifiedDomainName?: string
Property Value
string
targetServerResourceId
The resource Id of the target server that owns the database
targetServerResourceId?: string
Property Value
string
targetSubscriptionId
The subscription that owns the target server
targetSubscriptionId?: string
Property Value
string