Interface CreateImageExportJobOptions.Format

Enclosing class:
CreateImageExportJobOptions

public static interface CreateImageExportJobOptions.Format
The format to use for the exported image. If the image is encrypted, only `qcow2` is supported.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    qcow2.
    static final String
    vhd.