Os Profile 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)