Package version:

Interface DisallowedConfiguration

Specifies the disallowed configuration for a virtual machine image.

interface DisallowedConfiguration {
    vmDiskType?: string;
}

Properties

Properties

vmDiskType?: string

VM disk types which are disallowed.