AzureSqlDatabaseLongTermRetentionBackupCopyModel Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class AzureSqlDatabaseLongTermRetentionBackupCopyModel
type AzureSqlDatabaseLongTermRetentionBackupCopyModel = class
Public Class AzureSqlDatabaseLongTermRetentionBackupCopyModel
- Inheritance
-
AzureSqlDatabaseLongTermRetentionBackupCopyModel
Constructors
AzureSqlDatabaseLongTermRetentionBackupCopyModel() |
Properties
SourceBackupName |
Gets or sets the backup name. |
SourceBackupResourceId |
Gets or sets the source backup resource ID. |
SourceBackupStorageRedundancy |
Gets or sets the source backup's backup storage redundancy. |
SourceDatabaseName |
Gets or sets the database name. |
SourceLocation |
Gets or sets the location name. |
SourceResourceGroupName |
Gets or sets the resource group name. |
SourceServerName |
Gets or sets the server name. |
TargetBackupName |
Gets or sets the backup name. |
TargetBackupResourceId |
Gets or sets the target backup resource ID. |
TargetDatabaseName |
Gets or sets the target database name. |
TargetLocation |
Gets or sets the target location name. |
TargetResourceGroupName |
Gets or sets the target resource group name. |
TargetServerFullyQualifiedDomainName |
Gets or sets the fully qualified domain name of the target server. |
TargetServerName |
Gets or sets the target server name. |
TargetServerResourceId |
Gets or sets the target server resource id. |
TargetSubscriptionId |
Gets or sets the target subscription ID. |