Uses of Interface
com.azure.resourcemanager.compute.models.GalleryImage.DefinitionStages.WithOsTypeAndState
Packages that use GalleryImage.DefinitionStages.WithOsTypeAndState
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of GalleryImage.DefinitionStages.WithOsTypeAndState in com.azure.resourcemanager.compute.models
Subinterfaces of GalleryImage.DefinitionStages.WithOsTypeAndState 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.WithOsTypeAndStateModifier and TypeMethodDescriptionGalleryImage.DefinitionStages.WithIdentifier.withIdentifier(GalleryImageIdentifier identifier) Specifies identifier (publisher, offer and sku) for the image.GalleryImage.DefinitionStages.WithIdentifier.withIdentifier(String publisher, String offer, String sku) Specifies an identifier (publisher, offer and sku) for the image.