OsProfileUpdate interface
OsProfile - describes the update configuration of the operating system
Properties
| computer |
ComputerName - name of the computer |
| linux |
Linux configuration properties |
| windows |
Windows configuration properties |
Property Details
computerName
ComputerName - name of the computer
computerName?: string
Property Value
string
linuxConfiguration
Linux configuration properties
linuxConfiguration?: OsProfileUpdateLinuxConfiguration
Property Value
windowsConfiguration
Windows configuration properties
windowsConfiguration?: OsProfileUpdateWindowsConfiguration