Package version:

Interface Disallowed

Describes the disallowed disk types.

interface Disallowed {
    diskTypes?: string[];
}

Properties

Properties

diskTypes?: string[]

A list of disk types.