Uses of Class
com.azure.resourcemanager.compute.models.CommunityGalleryInfo
Packages that use CommunityGalleryInfo
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of CommunityGalleryInfo in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return CommunityGalleryInfoModifier and TypeMethodDescriptionSharingProfile.communityGalleryInfo()Get the communityGalleryInfo property: Information of community gallery if current gallery is shared to community.Set the eula property: End-user license agreement for community gallery image.CommunityGalleryInfo.withPublicNamePrefix(String publicNamePrefix) Set the publicNamePrefix property: The prefix of the gallery name that will be displayed publicly.CommunityGalleryInfo.withPublisherContact(String publisherContact) Set the publisherContact property: Community gallery publisher support email.CommunityGalleryInfo.withPublisherUri(String publisherUri) Set the publisherUri property: The link to the publisher website.Methods in com.azure.resourcemanager.compute.models with parameters of type CommunityGalleryInfoModifier and TypeMethodDescriptionSharingProfile.withCommunityGalleryInfo(CommunityGalleryInfo communityGalleryInfo) Set the communityGalleryInfo property: Information of community gallery if current gallery is shared to community.