Share via


ICommunityGalleryInfo Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.CommunityGalleryInfoTypeConverter))]
public interface ICommunityGalleryInfo : Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.CommunityGalleryInfoTypeConverter))>]
type ICommunityGalleryInfo = interface
    interface IJsonSerializable
Public Interface ICommunityGalleryInfo
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

CommunityGalleryEnabled

Contains info about whether community gallery sharing is enabled.

Eula

End-user license agreement for community gallery image.

PublicName

Community gallery public name list.

PublicNamePrefix

The prefix of the gallery name that will be displayed publicly. Visible to all users.

PublisherContact

Community gallery publisher support email. The email address of the publisher. Visible to all users.

PublisherUri

The link to the publisher website. Visible to all users.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to