Uses of Interface
com.microsoft.azure.management.compute.GalleryImageVersion.Update
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of GalleryImageVersion.Update in com.microsoft.azure.management.compute
Modifier and TypeMethodDescriptionGalleryImageVersion.UpdateStages.WithEndOfLifeDate.withEndOfLifeDate
(org.joda.time.DateTime endOfLifeDate) Specifies end of life date of the image version.GalleryImageVersion.UpdateStages.WithExcludeFromLatest.withExcludedFromLatest()
Specifies that this version is not a candidate to consider as latest.GalleryImageVersion.UpdateStages.WithExcludeFromLatest.withoutExcludedFromLatest()
Specifies that this version is a candidate to consider as latest.GalleryImageVersion.UpdateStages.WithAvailableRegion.withoutRegionAvailability
(Region region) Specifies that an image version should be removed from an existing region serving it.GalleryImageVersion.UpdateStages.WithAvailableRegion.withRegionAvailability
(Region region, int replicaCount) Specifies a region in which image version needs to be available.GalleryImageVersion.UpdateStages.WithAvailableRegion.withRegionAvailability
(List<TargetRegion> regions) Specifies list of regions in which image version needs to be available.Specifies tags.