Interface GalleryImageVersion.Update
- All Superinterfaces:
Appliable<GalleryImageVersion>
,GalleryImageVersion.UpdateStages.WithAvailableRegion
,GalleryImageVersion.UpdateStages.WithEndOfLifeDate
,GalleryImageVersion.UpdateStages.WithExcludeFromLatest
,GalleryImageVersion.UpdateStages.WithTags
,Indexable
- Enclosing interface:
- GalleryImageVersion
public static interface GalleryImageVersion.Update
extends Appliable<GalleryImageVersion>, GalleryImageVersion.UpdateStages.WithAvailableRegion, GalleryImageVersion.UpdateStages.WithEndOfLifeDate, GalleryImageVersion.UpdateStages.WithExcludeFromLatest, GalleryImageVersion.UpdateStages.WithTags
The template for a gallery image version update operation, containing all the settings that can be modified.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Appliable
apply, applyAsync, applyAsync
Methods inherited from interface com.microsoft.azure.management.compute.GalleryImageVersion.UpdateStages.WithAvailableRegion
withoutRegionAvailability, withRegionAvailability, withRegionAvailability
Methods inherited from interface com.microsoft.azure.management.compute.GalleryImageVersion.UpdateStages.WithEndOfLifeDate
withEndOfLifeDate
Methods inherited from interface com.microsoft.azure.management.compute.GalleryImageVersion.UpdateStages.WithExcludeFromLatest
withExcludedFromLatest, withoutExcludedFromLatest
Methods inherited from interface com.microsoft.azure.management.compute.GalleryImageVersion.UpdateStages.WithTags
withTags