OBJECT
SLA Domain configuration for Azure Blob.
type AzureBlobConfig {# Specifies the duration to which a Point-in-Time recovery can be performed on the # associated Azure Blob.continuousBackupRetentionInDays: Int! # Specifies the location ID where the primary backups will be stored.backupLocationId: String! # Backup location Name.backupLocationName: String }