Interface GalleryImageVersion.DefinitionStages
- Enclosing interface:
- GalleryImageVersion
public static interface GalleryImageVersion.DefinitionStages
Grouping of gallery image version definition stages.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
The first stage of a gallery image version definition.static interface
The stage of image version definition allowing to specify the regions in which the image version has to be available.static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created (viaCreatable.create()
), but also allows for any other optional settings to be specified.static interface
The stage of the gallery image version definition allowing to specify end of life of the version.static interface
The stage of the gallery image version definition allowing to specify that the version should not be considered as a candidate version when VM is deployed with 'latest' as version of the image.static interface
The stage of the gallery image version definition allowing to specify parent image.static interface
The stage of the gallery image version definition allowing to specify location.static interface
The stage of the image version definition allowing to specify the source.static interface
The stage of the gallery image version definition allowing to specify Tags.