Package version:

Interface OSDiskImage

Contains the os disk image information.

interface OSDiskImage {
    operatingSystem: OperatingSystemTypes;
}

Properties

Properties

operatingSystem: OperatingSystemTypes

The operating system of the osDiskImage.