Share via


CommunityGalleryInfoOutput interface

Information of community gallery if current gallery is shared to community

Properties

communityGalleryEnabled

Contains info about whether community gallery sharing is enabled.

eula

End-user license agreement for community gallery image.

publicNamePrefix

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

publicNames

Community gallery public name list.

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.

Property Details

communityGalleryEnabled

Contains info about whether community gallery sharing is enabled.

communityGalleryEnabled?: boolean

Property Value

boolean

eula

End-user license agreement for community gallery image.

eula?: string

Property Value

string

publicNamePrefix

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

publicNamePrefix?: string

Property Value

string

publicNames

Community gallery public name list.

publicNames?: string[]

Property Value

string[]

publisherContact

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

publisherContact?: string

Property Value

string

publisherUri

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

publisherUri?: string

Property Value

string