Interface GalleryImage.DefinitionStages
- Enclosing interface:
- GalleryImage
public static interface GalleryImage.DefinitionStages
Grouping of gallery image definition stages.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
The first stage of a gallery image definition.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 definition allowing to specify description.static interface
The stage of the gallery image definition allowing to specify settings disallowed for a virtual machine based on the image.static interface
The stage of the gallery image definition allowing to specify end of life of the version.static interface
The stage of the gallery image definition allowing to specify eula.static interface
The stage of the gallery image definition allowing to specify parent gallery it belongs to.static interface
The stage of the gallery image definition allowing to specify identifier that identifies publisher, offer and sku of the image.static interface
The stage of the gallery image definition allowing to specify location of the image.static interface
static interface
The stage of the gallery image definition allowing to specify privacy statement uri.static interface
The stage of the gallery image definition allowing to specify purchase plan.static interface
The stage of the gallery image definition allowing to specify recommended configuration for the virtual machine.static interface
The stage of the gallery image definition allowing to specify uri to release note.static interface
The stage of the gallery image definition allowing to specify tags.