Uses of Class
com.azure.resourcemanager.compute.models.PirSharedGalleryResource
-
Packages that use PirSharedGalleryResource 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 PirSharedGalleryResource in com.azure.resourcemanager.compute.fluent.models
Subclasses of PirSharedGalleryResource in com.azure.resourcemanager.compute.fluent.models Modifier and Type Class Description classSharedGalleryImageInnerSpecifies information about the gallery image definition that you want to create or update.classSharedGalleryImageVersionInnerSpecifies information about the gallery image version that you want to create or update.classSharedGalleryInnerSpecifies information about the Shared Gallery that you want to create or update. -
Uses of PirSharedGalleryResource in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return PirSharedGalleryResource Modifier and Type Method Description PirSharedGalleryResourcePirSharedGalleryResource. withUniqueId(String uniqueId)Set the uniqueId property: The unique id of this shared gallery.
-