Interface GalleryImageVersion.Definition
- All Superinterfaces:
Creatable<GalleryImageVersion>
,GalleryImageVersion.DefinitionStages.Blank
,GalleryImageVersion.DefinitionStages.WithAvailableRegion
,GalleryImageVersion.DefinitionStages.WithCreate
,GalleryImageVersion.DefinitionStages.WithEndOfLifeDate
,GalleryImageVersion.DefinitionStages.WithExcludeFromLatest
,GalleryImageVersion.DefinitionStages.WithImage
,GalleryImageVersion.DefinitionStages.WithLocation
,GalleryImageVersion.DefinitionStages.WithSource
,GalleryImageVersion.DefinitionStages.WithTags
,HasName
,Indexable
- Enclosing interface:
- GalleryImageVersion
public static interface GalleryImageVersion.Definition
extends GalleryImageVersion.DefinitionStages.Blank, GalleryImageVersion.DefinitionStages.WithImage, GalleryImageVersion.DefinitionStages.WithLocation, GalleryImageVersion.DefinitionStages.WithSource, GalleryImageVersion.DefinitionStages.WithCreate
The entirety of the gallery image version definition.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync
Methods inherited from interface com.microsoft.azure.management.compute.GalleryImageVersion.DefinitionStages.WithAvailableRegion
withRegionAvailability, withRegionAvailability
Methods inherited from interface com.microsoft.azure.management.compute.GalleryImageVersion.DefinitionStages.WithEndOfLifeDate
withEndOfLifeDate
Methods inherited from interface com.microsoft.azure.management.compute.GalleryImageVersion.DefinitionStages.WithExcludeFromLatest
withExcludedFromLatest
Methods inherited from interface com.microsoft.azure.management.compute.GalleryImageVersion.DefinitionStages.WithImage
withExistingImage
Methods inherited from interface com.microsoft.azure.management.compute.GalleryImageVersion.DefinitionStages.WithLocation
withLocation, withLocation
Methods inherited from interface com.microsoft.azure.management.compute.GalleryImageVersion.DefinitionStages.WithSource
withSourceCustomImage, withSourceCustomImage
Methods inherited from interface com.microsoft.azure.management.compute.GalleryImageVersion.DefinitionStages.WithTags
withTags