Uses of Interface
com.azure.resourcemanager.compute.models.GalleryImage.DefinitionStages.WithLocation
-
Packages that use GalleryImage.DefinitionStages.WithLocation Package Description com.azure.resourcemanager.compute.models 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.models Modifier and Type Interface Description static interfaceGalleryImage.DefinitionThe entirety of the gallery image definition.Methods in com.azure.resourcemanager.compute.models that return GalleryImage.DefinitionStages.WithLocation Modifier and Type Method Description GalleryImage.DefinitionStages.WithLocationGalleryImage.DefinitionStages.WithGallery. withExistingGallery(Gallery gallery)Specifies the gallery in which this image resides.GalleryImage.DefinitionStages.WithLocationGalleryImage.DefinitionStages.WithGallery. withExistingGallery(String resourceGroupName, String galleryName)Specifies the gallery in which this image resides.
-