Share via


OsProfileUpdate interface

OsProfile - describes the update configuration of the operating system

Properties

computerName

ComputerName - name of the computer

linuxConfiguration

Linux configuration properties

windowsConfiguration

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

Property Value