Uses of Interface
com.azure.resourcemanager.compute.models.GalleryImageVersion.DefinitionStages.WithSource
-
Packages that use GalleryImageVersion.DefinitionStages.WithSource Package Description com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of GalleryImageVersion.DefinitionStages.WithSource in com.azure.resourcemanager.compute.models
Subinterfaces of GalleryImageVersion.DefinitionStages.WithSource 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.WithSource Modifier and Type Method Description GalleryImageVersion.DefinitionStages.WithSourceGalleryImageVersion.DefinitionStages.WithLocation. withLocation(com.azure.core.management.Region location)Specifies location.GalleryImageVersion.DefinitionStages.WithSourceGalleryImageVersion.DefinitionStages.WithLocation. withLocation(String location)Specifies the default location for the image version.
-