Uses of Interface
com.azure.resourcemanager.compute.models.GalleryImage.DefinitionStages.WithLocation
Packages that use GalleryImage.DefinitionStages.WithLocation
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of GalleryImage.DefinitionStages.WithLocation in com.azure.resourcemanager.compute.models
Subinterfaces of GalleryImage.DefinitionStages.WithLocation in com.azure.resourcemanager.compute.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the gallery image definition.Methods in com.azure.resourcemanager.compute.models that return GalleryImage.DefinitionStages.WithLocationModifier and TypeMethodDescriptionGalleryImage.DefinitionStages.WithGallery.withExistingGallery(Gallery gallery) Specifies the gallery in which this image resides.GalleryImage.DefinitionStages.WithGallery.withExistingGallery(String resourceGroupName, String galleryName) Specifies the gallery in which this image resides.