Configuration Profile Preference Vm Backup Response
data class ConfigurationProfilePreferenceVmBackupResponse(val instantRpRetentionRangeInDays: Int? = null, val retentionPolicy: String? = null, val schedulePolicy: String? = null, val timeZone: String? = null)
Automanage configuration profile VM Backup preferences.