Interface GalleryImageVersion.UpdateStages
-
- Enclosing interface:
- GalleryImageVersion
public static interface GalleryImageVersion.UpdateStagesGrouping of gallery image version update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceGalleryImageVersion.UpdateStages.WithAvailableRegionThe stage of image version update allowing to specify the regions in which the image version has to be available.static interfaceGalleryImageVersion.UpdateStages.WithEndOfLifeDateThe stage of the gallery image version update allowing to specify end of life of the version.static interfaceGalleryImageVersion.UpdateStages.WithExcludeFromLatestThe stage of the gallery image version definition allowing to specify whether this version should be a candidate version to be considered when VM is deployed with 'latest' as version of the image.static interfaceGalleryImageVersion.UpdateStages.WithTagsThe stage of the gallery image version update allowing to specify Tags.
-