WindowsConfigurationResponse

data class WindowsConfigurationResponse(val enableAutomaticUpdates: Boolean? = null)

Constructors

Link copied to clipboard
constructor(enableAutomaticUpdates: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

If omitted, the default value is true.