Uses of Class
com.microsoft.azure.management.compute.GalleryImageIdentifier
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of GalleryImageIdentifier in com.microsoft.azure.management.compute
Modifier and TypeMethodDescriptionGalleryImage.identifier()
GalleryImageUpdate.identifier()
Get the identifier value.Set the name of the gallery Image Definition offer.GalleryImageIdentifier.withPublisher
(String publisher) Set the name of the gallery Image Definition publisher.Set the name of the gallery Image Definition SKU.Modifier and TypeMethodDescriptionGalleryImage.DefinitionStages.WithIdentifier.withIdentifier
(GalleryImageIdentifier identifier) Specifies identifier (publisher, offer and sku) for the image.GalleryImageUpdate.withIdentifier
(GalleryImageIdentifier identifier) Set the identifier value.