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