Backup Response
data class BackupResponse(val backupIntervalHours: Int? = null, val backupRetentionDays: Int? = null, val earliestRestoreDate: String, val geoRedundantBackup: String? = null)
Storage Profile properties of a server
Storage Profile properties of a server