Share via


OsProfileUpdate interface

Defines the os update properties.

Properties

linuxConfiguration

Specifies the linux configuration for update management.

windowsConfiguration

Specifies the windows configuration for update management.

Property Details

linuxConfiguration

Specifies the linux configuration for update management.

linuxConfiguration?: OsProfileUpdateLinuxConfiguration

Property Value

windowsConfiguration

Specifies the windows configuration for update management.

windowsConfiguration?: OsProfileUpdateWindowsConfiguration

Property Value