Uses of Class
com.azure.resourcemanager.sql.fluent.models.CopyLongTermRetentionBackupParametersProperties
Packages that use CopyLongTermRetentionBackupParametersProperties
Package
Description
Package containing the inner data models for SqlManagementClient.
-
Uses of CopyLongTermRetentionBackupParametersProperties in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return CopyLongTermRetentionBackupParametersPropertiesModifier and TypeMethodDescriptionCopyLongTermRetentionBackupParametersProperties.withTargetBackupStorageRedundancy(BackupStorageRedundancy targetBackupStorageRedundancy) Set the targetBackupStorageRedundancy property: The storage redundancy type of the copied backup.CopyLongTermRetentionBackupParametersProperties.withTargetDatabaseName(String targetDatabaseName) Set the targetDatabaseName property: The name of the database owns the copied backup.CopyLongTermRetentionBackupParametersProperties.withTargetResourceGroup(String targetResourceGroup) Set the targetResourceGroup property: The resource group that owns the target server.CopyLongTermRetentionBackupParametersProperties.withTargetServerFullyQualifiedDomainName(String targetServerFullyQualifiedDomainName) Set the targetServerFullyQualifiedDomainName property: The fully qualified domain name of the target server.CopyLongTermRetentionBackupParametersProperties.withTargetServerResourceId(String targetServerResourceId) Set the targetServerResourceId property: The resource Id of the target server that owns the database.CopyLongTermRetentionBackupParametersProperties.withTargetSubscriptionId(String targetSubscriptionId) Set the targetSubscriptionId property: The subscription that owns the target server.