Uses of Class
com.azure.resourcemanager.compute.fluent.models.CommunityGalleryInner
Packages that use CommunityGalleryInner
Package
Description
Package containing the service clients for ComputeManagementClient.
Package containing the inner data models for ComputeManagementClient.
-
Uses of CommunityGalleryInner in com.azure.resourcemanager.compute.fluent
Methods in com.azure.resourcemanager.compute.fluent that return CommunityGalleryInnerModifier and TypeMethodDescriptionGet a community gallery by gallery public name.Methods in com.azure.resourcemanager.compute.fluent that return types with arguments of type CommunityGalleryInnerModifier and TypeMethodDescriptionGet a community gallery by gallery public name.com.azure.core.http.rest.Response<CommunityGalleryInner>CommunityGalleriesClient.getWithResponse(String location, String publicGalleryName, com.azure.core.util.Context context) Get a community gallery by gallery public name.Mono<com.azure.core.http.rest.Response<CommunityGalleryInner>>CommunityGalleriesClient.getWithResponseAsync(String location, String publicGalleryName) Get a community gallery by gallery public name. -
Uses of CommunityGalleryInner in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return CommunityGalleryInnerModifier and TypeMethodDescriptionCommunityGalleryInner.withArtifactTags(Map<String, String> artifactTags) Set the artifactTags property: The artifact tags of a community gallery resource.CommunityGalleryInner.withCommunityMetadata(CommunityGalleryMetadata communityMetadata) Set the communityMetadata property: The metadata of community gallery.CommunityGalleryInner.withDisclaimer(String disclaimer) Set the disclaimer property: The disclaimer for a community gallery resource.CommunityGalleryInner.withUniqueId(String uniqueId) Set the uniqueId property: The unique id of this community gallery.