Uses of Class
com.azure.resourcemanager.compute.models.GalleryIdentifier
-
Packages that use GalleryIdentifier Package Description com.azure.resourcemanager.compute.fluent.models Package containing the inner data models for ComputeManagementClient.com.azure.resourcemanager.compute.models 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 GalleryIdentifier Modifier and Type Method Description GalleryIdentifierGalleryInner. identifier()Get the identifier property: Describes the gallery unique name.GalleryIdentifierGalleryProperties. identifier()Get the identifier property: Describes the gallery unique name.Methods in com.azure.resourcemanager.compute.fluent.models with parameters of type GalleryIdentifier Modifier and Type Method Description GalleryInnerGalleryInner. withIdentifier(GalleryIdentifier identifier)Set the identifier property: Describes the gallery unique name.GalleryPropertiesGalleryProperties. withIdentifier(GalleryIdentifier identifier)Set the identifier property: Describes the gallery unique name. -
Uses of GalleryIdentifier in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return GalleryIdentifier Modifier and Type Method Description GalleryIdentifierGalleryUpdate. identifier()Get the identifier property: Describes the gallery unique name.Methods in com.azure.resourcemanager.compute.models with parameters of type GalleryIdentifier Modifier and Type Method Description GalleryUpdateGalleryUpdate. withIdentifier(GalleryIdentifier identifier)Set the identifier property: Describes the gallery unique name.
-