Package version:

Defines the OS configuration.

interface OSConfiguration {
    osType: string;
}

Hierarchy (view full)

Properties

Properties

osType: string

The discriminator possible values: Windows, Linux