OperatingSystemConfiguration interface

Describes the configuration of the operating system of a machine.

Properties

bitness

Operating system bitness (32-bit or 64-bit). Possible values include: '32bit', '64bit'

family

Windows, Linux, etc. Possible values include: 'unknown', 'windows', 'linux', 'solaris', 'aix'

fullName

Operating system full name.

Property Details

bitness

Operating system bitness (32-bit or 64-bit). Possible values include: '32bit', '64bit'

bitness: Bitness

Property Value

family

Windows, Linux, etc. Possible values include: 'unknown', 'windows', 'linux', 'solaris', 'aix'

family: OperatingSystemFamily

Property Value

fullName

Operating system full name.

fullName: string

Property Value

string