Interface GalleryImageVersion.DefinitionStages.WithCreate
- All Superinterfaces:
Creatable<GalleryImageVersion>
,GalleryImageVersion.DefinitionStages.WithAvailableRegion
,GalleryImageVersion.DefinitionStages.WithEndOfLifeDate
,GalleryImageVersion.DefinitionStages.WithExcludeFromLatest
,GalleryImageVersion.DefinitionStages.WithTags
,HasName
,Indexable
- All Known Subinterfaces:
GalleryImageVersion.Definition
- Enclosing interface:
- GalleryImageVersion.DefinitionStages
public static interface GalleryImageVersion.DefinitionStages.WithCreate
extends Creatable<GalleryImageVersion>, GalleryImageVersion.DefinitionStages.WithAvailableRegion, GalleryImageVersion.DefinitionStages.WithEndOfLifeDate, GalleryImageVersion.DefinitionStages.WithExcludeFromLatest, GalleryImageVersion.DefinitionStages.WithTags
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via
Creatable.create()
), but also allows
for any other optional settings to be specified.-
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.WithTags
withTags