Uses of Class
com.azure.resourcemanager.compute.models.GalleryIdentifier
Packages that use GalleryIdentifier
Package
Description
Package containing the inner data models for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
-
Uses of GalleryIdentifier in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return GalleryIdentifierModifier and TypeMethodDescriptionGalleryInner.identifier()Get the identifier property: Describes the gallery unique name.GalleryProperties.identifier()Get the identifier property: Describes the gallery unique name.Methods in com.azure.resourcemanager.compute.fluent.models with parameters of type GalleryIdentifierModifier and TypeMethodDescriptionGalleryInner.withIdentifier(GalleryIdentifier identifier) Set the identifier property: Describes the gallery unique name.GalleryProperties.withIdentifier(GalleryIdentifier identifier) Set the identifier property: Describes the gallery unique name. -
Uses of GalleryIdentifier in com.azure.resourcemanager.compute.models
Classes in com.azure.resourcemanager.compute.models that implement interfaces with type arguments of type GalleryIdentifierModifier and TypeClassDescriptionfinal classDescribes the gallery unique name.Methods in com.azure.resourcemanager.compute.models that return GalleryIdentifierModifier and TypeMethodDescriptionstatic GalleryIdentifierGalleryIdentifier.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of GalleryIdentifier from the JsonReader.GalleryUpdate.identifier()Get the identifier property: Describes the gallery unique name.Methods in com.azure.resourcemanager.compute.models with parameters of type GalleryIdentifierModifier and TypeMethodDescriptionGalleryUpdate.withIdentifier(GalleryIdentifier identifier) Set the identifier property: Describes the gallery unique name.