ENUM
AzureSqlBackupStorageRedundancyType
Description
The type of backup storage redundancy for Azure SQL.
link GraphQL Schema definition
- enum AzureSqlBackupStorageRedundancyType {
- # Geo-Redundant Storage.
- # Locally-Redundant Storage.
- # Zone-Redundant Storage.
- }
link Require by
- AzureSqlDatabaseDbAn Azure SQL Database. Refers to the fully managed SQL database built for the cloud. For more info, see https://azure.microsoft.com/en-us/products/azure-sql/database/.
- AzureSqlDatabaseDbLtrExportInput for exporting Long Term Retention backup of an Azure SQL Database.
- AzureSqlDatabaseDbPitExportInput for exporting Point-in-Time backup of an Azure SQL Database.
- AzureSqlManagedInstanceServerRetrieves an Azure SQL Managed Instance Server. Refers to the server the Azure SQL Managed Instance Database is a part of.
- AzureSqlPersistentBackupExportInputInput for exporting from Rubrik managed persistent backup.