Uses of Interface
com.azure.resourcemanager.compute.models.GalleryImageVersion.DefinitionStages.WithLocation
-
Packages that use GalleryImageVersion.DefinitionStages.WithLocation Package Description com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of GalleryImageVersion.DefinitionStages.WithLocation in com.azure.resourcemanager.compute.models
Subinterfaces of GalleryImageVersion.DefinitionStages.WithLocation in com.azure.resourcemanager.compute.models Modifier and Type Interface Description static interfaceGalleryImageVersion.DefinitionThe entirety of the gallery image version definition.Methods in com.azure.resourcemanager.compute.models that return GalleryImageVersion.DefinitionStages.WithLocation Modifier and Type Method Description GalleryImageVersion.DefinitionStages.WithLocationGalleryImageVersion.DefinitionStages.WithImage. withExistingImage(String resourceGroupName, String galleryName, String galleryImageName)Specifies the image container to hold this image version.
-