Auto Backup Settings Response
constructor(backupScheduleType: String? = null, backupSystemDbs: Boolean? = null, daysOfWeek: List<String>? = null, enable: Boolean? = null, enableEncryption: Boolean? = null, fullBackupFrequency: String? = null, fullBackupStartTime: Int? = null, fullBackupWindowHours: Int? = null, logBackupFrequency: Int? = null, retentionPeriod: Int? = null, storageAccountUrl: String? = null, storageContainerName: String? = null)