Package version:

OS configurations for HCI device.

interface HciOsProfile {
    assemblyVersion?: string;
    bootType?: string;
}

Properties

assemblyVersion?: string

Version of assembly present on device

bootType?: string

The boot type of the device. e.g. UEFI, Legacy etc