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