你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CommunityGalleryInfo interface

Information of community gallery if current gallery is shared to community

Properties

communityGalleryEnabled

Contains info about whether community gallery sharing is enabled. NOTE: This property will not be serialized. It can only be populated by the server.

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. NOTE: This property will not be serialized. It can only be populated by the server.

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. NOTE: This property will not be serialized. It can only be populated by the server.

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. NOTE: This property will not be serialized. It can only be populated by the server.

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