Configuration Profile Preference Properties Response
data class ConfigurationProfilePreferencePropertiesResponse(val antiMalware: ConfigurationProfilePreferenceAntiMalwareResponse? = null, val vmBackup: ConfigurationProfilePreferenceVmBackupResponse? = null)
Automanage configuration profile preference properties.
Constructors
Link copied to clipboard
constructor(antiMalware: ConfigurationProfilePreferenceAntiMalwareResponse? = null, vmBackup: ConfigurationProfilePreferenceVmBackupResponse? = null)