OSProfile interface

Specifies the operating system settings for the hybrid machine.

Properties

computerName

Specifies the host OS name of the hybrid machine.

linuxConfiguration

Specifies the linux configuration for update management.

windowsConfiguration

Specifies the windows configuration for update management.

Property Details

computerName

Specifies the host OS name of the hybrid machine.

computerName?: string

Property Value

string

linuxConfiguration

Specifies the linux configuration for update management.

linuxConfiguration?: OSProfileLinuxConfiguration

Property Value

windowsConfiguration

Specifies the windows configuration for update management.

windowsConfiguration?: OSProfileWindowsConfiguration

Property Value