Uses of Class
com.azure.resourcemanager.compute.fluent.models.CommunityGalleryProperties
Packages that use CommunityGalleryProperties
Package
Description
Package containing the inner data models for ComputeManagementClient.
-
Uses of CommunityGalleryProperties in com.azure.resourcemanager.compute.fluent.models
Classes in com.azure.resourcemanager.compute.fluent.models that implement interfaces with type arguments of type CommunityGalleryPropertiesModifier and TypeClassDescriptionfinal classDescribes the properties of a community gallery.Methods in com.azure.resourcemanager.compute.fluent.models that return CommunityGalleryPropertiesModifier and TypeMethodDescriptionstatic CommunityGalleryPropertiesCommunityGalleryProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of CommunityGalleryProperties from the JsonReader.CommunityGalleryProperties.withArtifactTags(Map<String, String> artifactTags) Set the artifactTags property: The artifact tags of a community gallery resource.CommunityGalleryProperties.withCommunityMetadata(CommunityGalleryMetadata communityMetadata) Set the communityMetadata property: The metadata of community gallery.CommunityGalleryProperties.withDisclaimer(String disclaimer) Set the disclaimer property: The disclaimer for a community gallery resource.