Package version:

Interface CopyLongTermRetentionBackupParameters

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

Hierarchy

  • CopyLongTermRetentionBackupParameters

Properties

targetBackupStorageRedundancy?: string

The storage redundancy type of the copied backup

targetDatabaseName?: string

The name of the database owns the copied backup.

targetResourceGroup?: string

The resource group that owns the target server

targetServerFullyQualifiedDomainName?: string

The fully qualified domain name of the target server

targetServerResourceId?: string

The resource Id of the target server that owns the database

targetSubscriptionId?: string

The subscription that owns the target server

Generated using TypeDoc