Uses of Class
com.azure.resourcemanager.sql.models.BackupStorageRedundancy
Packages that use BackupStorageRedundancy
Package
Description
Package containing the inner data models for SqlManagementClient.
Package containing the data models for SqlManagementClient.
-
Uses of BackupStorageRedundancy in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return BackupStorageRedundancyModifier and TypeMethodDescriptionLongTermRetentionBackupInner.backupStorageRedundancy()Get the backupStorageRedundancy property: The storage redundancy type of the backup.LongTermRetentionBackupProperties.backupStorageRedundancy()Get the backupStorageRedundancy property: The storage redundancy type of the backup.ManagedInstanceLongTermRetentionBackupInner.backupStorageRedundancy()Get the backupStorageRedundancy property: The storage redundancy type of the backup.ManagedInstanceLongTermRetentionBackupProperties.backupStorageRedundancy()Get the backupStorageRedundancy property: The storage redundancy type of the backup.RestorableDroppedDatabaseInner.backupStorageRedundancy()Get the backupStorageRedundancy property: The storage account type used to store backups for this database.RestorableDroppedDatabaseProperties.backupStorageRedundancy()Get the backupStorageRedundancy property: The storage account type used to store backups for this database.DatabaseInner.currentBackupStorageRedundancy()Get the currentBackupStorageRedundancy property: The storage account type used to store backups for this database.DatabaseProperties.currentBackupStorageRedundancy()Get the currentBackupStorageRedundancy property: The storage account type used to store backups for this database.DatabaseUpdateProperties.currentBackupStorageRedundancy()Get the currentBackupStorageRedundancy property: The storage account type used to store backups for this database.ManagedInstanceInner.currentBackupStorageRedundancy()Get the currentBackupStorageRedundancy property: The storage account type used to store backups for this instance.ManagedInstanceProperties.currentBackupStorageRedundancy()Get the currentBackupStorageRedundancy property: The storage account type used to store backups for this instance.DatabaseInner.requestedBackupStorageRedundancy()Get the requestedBackupStorageRedundancy property: The storage account type to be used to store backups for this database.DatabaseProperties.requestedBackupStorageRedundancy()Get the requestedBackupStorageRedundancy property: The storage account type to be used to store backups for this database.DatabaseUpdateProperties.requestedBackupStorageRedundancy()Get the requestedBackupStorageRedundancy property: The storage account type to be used to store backups for this database.LongTermRetentionBackupInner.requestedBackupStorageRedundancy()Get the requestedBackupStorageRedundancy property: The storage redundancy type of the backup.LongTermRetentionBackupProperties.requestedBackupStorageRedundancy()Get the requestedBackupStorageRedundancy property: The storage redundancy type of the backup.ManagedInstanceInner.requestedBackupStorageRedundancy()Get the requestedBackupStorageRedundancy property: The storage account type to be used to store backups for this instance.ManagedInstanceProperties.requestedBackupStorageRedundancy()Get the requestedBackupStorageRedundancy property: The storage account type to be used to store backups for this instance.UpdateLongTermRetentionBackupParametersProperties.requestedBackupStorageRedundancy()Get the requestedBackupStorageRedundancy property: The storage redundancy type of the copied backup.CopyLongTermRetentionBackupParametersProperties.targetBackupStorageRedundancy()Get the targetBackupStorageRedundancy property: The storage redundancy type of the copied backup.LongTermRetentionBackupOperationResultInner.targetBackupStorageRedundancy()Get the targetBackupStorageRedundancy property: The storage redundancy type of the copied backup.LongTermRetentionOperationResultProperties.targetBackupStorageRedundancy()Get the targetBackupStorageRedundancy property: The storage redundancy type of the copied backup.Methods in com.azure.resourcemanager.sql.fluent.models with parameters of type BackupStorageRedundancyModifier and TypeMethodDescriptionDatabaseInner.withRequestedBackupStorageRedundancy(BackupStorageRedundancy requestedBackupStorageRedundancy) Set the requestedBackupStorageRedundancy property: The storage account type to be used to store backups for this database.DatabaseProperties.withRequestedBackupStorageRedundancy(BackupStorageRedundancy requestedBackupStorageRedundancy) Set the requestedBackupStorageRedundancy property: The storage account type to be used to store backups for this database.DatabaseUpdateProperties.withRequestedBackupStorageRedundancy(BackupStorageRedundancy requestedBackupStorageRedundancy) Set the requestedBackupStorageRedundancy property: The storage account type to be used to store backups for this database.LongTermRetentionBackupInner.withRequestedBackupStorageRedundancy(BackupStorageRedundancy requestedBackupStorageRedundancy) Set the requestedBackupStorageRedundancy property: The storage redundancy type of the backup.LongTermRetentionBackupProperties.withRequestedBackupStorageRedundancy(BackupStorageRedundancy requestedBackupStorageRedundancy) Set the requestedBackupStorageRedundancy property: The storage redundancy type of the backup.ManagedInstanceInner.withRequestedBackupStorageRedundancy(BackupStorageRedundancy requestedBackupStorageRedundancy) Set the requestedBackupStorageRedundancy property: The storage account type to be used to store backups for this instance.ManagedInstanceProperties.withRequestedBackupStorageRedundancy(BackupStorageRedundancy requestedBackupStorageRedundancy) Set the requestedBackupStorageRedundancy property: The storage account type to be used to store backups for this instance.UpdateLongTermRetentionBackupParametersProperties.withRequestedBackupStorageRedundancy(BackupStorageRedundancy requestedBackupStorageRedundancy) Set the requestedBackupStorageRedundancy property: The storage redundancy type of the copied backup.CopyLongTermRetentionBackupParametersProperties.withTargetBackupStorageRedundancy(BackupStorageRedundancy targetBackupStorageRedundancy) Set the targetBackupStorageRedundancy property: The storage redundancy type of the copied backup. -
Uses of BackupStorageRedundancy in com.azure.resourcemanager.sql.models
Fields in com.azure.resourcemanager.sql.models declared as BackupStorageRedundancyModifier and TypeFieldDescriptionstatic final BackupStorageRedundancyBackupStorageRedundancy.GEOStatic value Geo for BackupStorageRedundancy.static final BackupStorageRedundancyBackupStorageRedundancy.GEO_ZONEStatic value GeoZone for BackupStorageRedundancy.static final BackupStorageRedundancyBackupStorageRedundancy.LOCALStatic value Local for BackupStorageRedundancy.static final BackupStorageRedundancyBackupStorageRedundancy.ZONEStatic value Zone for BackupStorageRedundancy.Methods in com.azure.resourcemanager.sql.models that return BackupStorageRedundancyModifier and TypeMethodDescriptionDatabaseUpdate.currentBackupStorageRedundancy()Get the currentBackupStorageRedundancy property: The storage account type used to store backups for this database.ManagedInstanceUpdate.currentBackupStorageRedundancy()Get the currentBackupStorageRedundancy property: The storage account type used to store backups for this instance.static BackupStorageRedundancyBackupStorageRedundancy.fromString(String name) Creates or finds a BackupStorageRedundancy from its string representation.DatabaseUpdate.requestedBackupStorageRedundancy()Get the requestedBackupStorageRedundancy property: The storage account type to be used to store backups for this database.ManagedInstanceUpdate.requestedBackupStorageRedundancy()Get the requestedBackupStorageRedundancy property: The storage account type to be used to store backups for this instance.UpdateLongTermRetentionBackupParameters.requestedBackupStorageRedundancy()Get the requestedBackupStorageRedundancy property: The storage redundancy type of the copied backup.CopyLongTermRetentionBackupParameters.targetBackupStorageRedundancy()Get the targetBackupStorageRedundancy property: The storage redundancy type of the copied backup.Methods in com.azure.resourcemanager.sql.models that return types with arguments of type BackupStorageRedundancyModifier and TypeMethodDescriptionstatic Collection<BackupStorageRedundancy> BackupStorageRedundancy.values()Gets known BackupStorageRedundancy values.Methods in com.azure.resourcemanager.sql.models with parameters of type BackupStorageRedundancyModifier and TypeMethodDescriptionDatabaseUpdate.withRequestedBackupStorageRedundancy(BackupStorageRedundancy requestedBackupStorageRedundancy) Set the requestedBackupStorageRedundancy property: The storage account type to be used to store backups for this database.ManagedInstanceUpdate.withRequestedBackupStorageRedundancy(BackupStorageRedundancy requestedBackupStorageRedundancy) Set the requestedBackupStorageRedundancy property: The storage account type to be used to store backups for this instance.UpdateLongTermRetentionBackupParameters.withRequestedBackupStorageRedundancy(BackupStorageRedundancy requestedBackupStorageRedundancy) Set the requestedBackupStorageRedundancy property: The storage redundancy type of the copied backup.CopyLongTermRetentionBackupParameters.withTargetBackupStorageRedundancy(BackupStorageRedundancy targetBackupStorageRedundancy) Set the targetBackupStorageRedundancy property: The storage redundancy type of the copied backup.