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 String QCOW2
      qcow2.
      static String VHD
      vhd.