Dela via


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.

provisioningState

The provisioning state, which only appears in the response. NOTE: This property will not be serialized. It can only be populated by the server.

sharingProfile

Profile for gallery sharing to subscription or tenant

sharingStatus

Sharing status of current gallery. NOTE: This property will not be serialized. It can only be populated by the server.

softDeletePolicy

Contains information about the soft deletion policy of the gallery.

Inherited Properties

id

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

name

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

tags

Resource tags

type

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

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

provisioningState

The provisioning state, which only appears in the response. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

sharingProfile

Profile for gallery sharing to subscription or tenant

sharingProfile?: SharingProfile

Property Value

sharingStatus

Sharing status of current gallery. NOTE: This property will not be serialized. It can only be populated by the server.

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 NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From UpdateResourceDefinition.id

name

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From UpdateResourceDefinition.name

tags

Resource tags

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From UpdateResourceDefinition.tags

type

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From UpdateResourceDefinition.type