SupportedOSDetails interface
Supported operating system details.
Properties
os |
The name. |
os |
The type. |
os |
The list of version for operating system. |
Property Details
osName
The name.
osName?: string
Property Value
string
osType
The type.
osType?: string
Property Value
string
osVersions
The list of version for operating system.
osVersions?: OSVersionWrapper[]