Package com.ibm.cloud.is.vpc.v1.model
Interface ImageExportJob.Format
-
- Enclosing class:
- ImageExportJob
public static interface ImageExportJob.Format
The format of the exported image.
-
-
Field Detail
-
QCOW2
static final String QCOW2
qcow2.- See Also:
- Constant Field Values
-
VHD
static final String VHD
vhd.- See Also:
- Constant Field Values
-
-