CopyLongTermRetentionBackupParameters interface

Contains the information necessary to perform long term retention backup copy operation.

Properties

targetBackupStorageRedundancy

The storage redundancy type of the copied backup

targetDatabaseName

The name of the database owns the copied backup.

targetResourceGroup

The resource group that owns the target server

targetServerFullyQualifiedDomainName

The fully qualified domain name of the target server

targetServerResourceId

The resource Id of the target server that owns the database

targetSubscriptionId

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