GalleryUpdate Class

Specifies information about the Shared Image Gallery that you want to update.

Constructor

GalleryUpdate()

Variables

Name Description
id
str

Resource Id.

name
str

Resource name.

type
str

Resource type.

tags

Resource tags.

properties
<xref:<xref:"GalleryProperties">>

Describes the properties of a Shared Image Gallery.

identity
<xref:<xref:"GalleryIdentity">>

The identity of the gallery, if configured.

Attributes

identity

The identity of the gallery, if configured.

identity: GalleryIdentity

properties

Describes the properties of a Shared Image Gallery.

properties: GalleryProperties

id

id: str

name

name: str

tags

tags: dict[str, str]

type

type: str