다음을 통해 공유


SupportedOSDetails interface

Supported operating system details.

Properties

osName

The name.

osType

The type.

osVersions

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[]

Property Value