OsProfileUpdate interface
Defines the os update properties.
Properties
| linux |
Specifies the linux configuration for update management. |
| windows |
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