CommunityGalleryImageVersion Class

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

Constructor

CommunityGalleryImageVersion(*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 version.

Attributes

properties

Describes the properties of a gallery image version.

properties: _models.CommunityGalleryImageVersionProperties | None