sourceType property

String? sourceType
getter/setter pair

The type of the image used to create this disk.

The default and only valid value is RAW. Possible string values are:

  • "RAW"

Implementation

core.String? sourceType;