type property

String? type
getter/setter pair

Indicates the type of the disk, either SCRATCH or PERSISTENT.

Valid values: * PERSISTENT * SCRATCH

Implementation

core.String? type;