diskSizeLargerThanImageSize constant

QuotaStatusWarning_Code const diskSizeLargerThanImageSize

The user created a boot disk that is larger than image size.

Implementation

static const diskSizeLargerThanImageSize = QuotaStatusWarning_Code(
  'DISK_SIZE_LARGER_THAN_IMAGE_SIZE',
);