OSProfile Response Windows Configuration
data class OSProfileResponseWindowsConfiguration(val assessmentMode: String? = null, val patchMode: String? = null)
Specifies the windows configuration for update management.
Constructors
Link copied to clipboard
fun OSProfileResponseWindowsConfiguration(assessmentMode: String? = null, patchMode: String? = null)