OsProfileUpdate interface
OsProfile - 描述作系统的更新配置
属性
| computer |
ComputerName - 计算机的名称 |
| linux |
Linux 配置属性 |
| windows |
Windows 配置属性 |
属性详细信息
computerName
ComputerName - 计算机的名称
computerName?: string
属性值
string
linuxConfiguration
Linux 配置属性
linuxConfiguration?: OsProfileUpdateLinuxConfiguration
属性值
windowsConfiguration
Windows 配置属性
windowsConfiguration?: OsProfileUpdateWindowsConfiguration