OSProfileLinuxConfiguration interface

Specifies the linux configuration for update management.

Properties

assessmentMode

Specifies the assessment mode.

enableHotpatching

Captures the hotpatch capability enrollment intent of the customers, which enables customers to patch their Windows machines without requiring a reboot.

patchMode

Specifies the patch mode.

status

Status of the hotpatch capability enrollment or disenrollment. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

assessmentMode

Specifies the assessment mode.

assessmentMode?: string

Property Value

string

enableHotpatching

Captures the hotpatch capability enrollment intent of the customers, which enables customers to patch their Windows machines without requiring a reboot.

enableHotpatching?: boolean

Property Value

boolean

patchMode

Specifies the patch mode.

patchMode?: string

Property Value

string

status

Status of the hotpatch capability enrollment or disenrollment. NOTE: This property will not be serialized. It can only be populated by the server.

status?: PatchSettingsStatus

Property Value