Interface GalleryImage.UpdateStages
-
- Enclosing interface:
- GalleryImage
public static interface GalleryImage.UpdateStagesGrouping of gallery image update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceGalleryImage.UpdateStages.WithDescriptionThe stage of the gallery image update allowing to specify description.static interfaceGalleryImage.UpdateStages.WithDisallowedThe stage of the gallery image update allowing to specify settings disallowed for a virtual machine based on the image.static interfaceGalleryImage.UpdateStages.WithEndOfLifeDateThe stage of the gallery image update allowing to specify EndOfLifeDate.static interfaceGalleryImage.UpdateStages.WithEulaThe stage of the gallery image update allowing to specify Eula.static interfaceGalleryImage.UpdateStages.WithOsStateThe stage of the gallery image update allowing to specify OsState.static interfaceGalleryImage.UpdateStages.WithPrivacyStatementUriThe stage of the gallery image update allowing to specify privacy statement uri.static interfaceGalleryImage.UpdateStages.WithRecommendedVMConfigurationThe stage of the gallery image definition allowing to specify recommended configuration for the virtual machine.static interfaceGalleryImage.UpdateStages.WithReleaseNoteUriThe stage of the gallery image update allowing to specify uri to release note.static interfaceGalleryImage.UpdateStages.WithTagsThe stage of the gallery image update allowing to specify Tags.
-