Uses of Class
com.azure.resourcemanager.compute.fluent.models.SharedGalleryIdentifier
Packages that use SharedGalleryIdentifier
Package
Description
Package containing the inner data models for ComputeManagementClient.
-
Uses of SharedGalleryIdentifier in com.azure.resourcemanager.compute.fluent.models
Classes in com.azure.resourcemanager.compute.fluent.models that implement interfaces with type arguments of type SharedGalleryIdentifierModifier and TypeClassDescriptionfinal classThe identifier information of shared gallery.Methods in com.azure.resourcemanager.compute.fluent.models that return SharedGalleryIdentifierModifier and TypeMethodDescriptionstatic SharedGalleryIdentifierSharedGalleryIdentifier.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SharedGalleryIdentifier from the JsonReader.SharedGalleryIdentifier.withUniqueId(String uniqueId) Set the uniqueId property: The unique id of this shared gallery.