CommunityGalleryInfo Class

Information of community gallery if current gallery is shared to community.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.compute._serialization.Model
CommunityGalleryInfo

Constructor

CommunityGalleryInfo(*, publisher_uri: str | None = None, publisher_contact: str | None = None, eula: str | None = None, public_name_prefix: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
publisher_uri
str

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

publisher_contact
str

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

eula
str

End-user license agreement for community gallery image.

public_name_prefix
str

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

Variables

Name Description
publisher_uri
str

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

publisher_contact
str

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

eula
str

End-user license agreement for community gallery image.

public_name_prefix
str

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

community_gallery_enabled

Contains info about whether community gallery sharing is enabled.

public_names

Community gallery public name list.