GalleryUpdate interface

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

Extends

Properties

description

The description of this Shared Image Gallery resource. This property is updatable.

identifier

Describes the gallery unique name.

identity

The identity of the gallery, if configured.

provisioningState

The provisioning state, which only appears in the response.

sharingProfile

Profile for gallery sharing to subscription or tenant

sharingStatus

Sharing status of current gallery.

softDeletePolicy

Contains information about the soft deletion policy of the gallery.

Inherited Properties

id

Resource Id

name

Resource name

tags

Resource tags

type

Resource type

Property Details

description

The description of this Shared Image Gallery resource. This property is updatable.

description?: string

Property Value

string

identifier

Describes the gallery unique name.

identifier?: GalleryIdentifier

Property Value

identity

The identity of the gallery, if configured.

identity?: GalleryIdentity

Property Value

provisioningState

The provisioning state, which only appears in the response.

provisioningState?: string

Property Value

string

sharingProfile

Profile for gallery sharing to subscription or tenant

sharingProfile?: SharingProfile

Property Value

sharingStatus

Sharing status of current gallery.

sharingStatus?: SharingStatus

Property Value

softDeletePolicy

Contains information about the soft deletion policy of the gallery.

softDeletePolicy?: SoftDeletePolicy

Property Value

Inherited Property Details

id

Resource Id

id?: string

Property Value

string

Inherited From UpdateResourceDefinition.id

name

Resource name

name?: string

Property Value

string

Inherited From UpdateResourceDefinition.name

tags

Resource tags

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From UpdateResourceDefinition.tags

type

Resource type

type?: string

Property Value

string

Inherited From UpdateResourceDefinition.type