CommunityGalleryImage Class

Specifies information about the gallery image definition that you want to create or update.

Constructor

CommunityGalleryImage(*args: Any, **kwargs: Any)

Variables

Name Description
name
str

Resource name.

location
str

Resource location.

type
str

Resource type.

identifier

The identifier information of community gallery.

properties

Describes the properties of a gallery image definition.

Attributes

properties

Describes the properties of a gallery image definition.

properties: _models.CommunityGalleryImageProperties | None