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