Share via


GalleryPropertiesOutput interface

Describes the properties of a Shared Image Gallery.

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.

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.

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?: GalleryIdentifierOutput

Property Value

provisioningState

The provisioning state, which only appears in the response.

provisioningState?: "Failed" | "Succeeded" | "Creating" | "Deleting" | "Updating" | "Migrating"

Property Value

"Failed" | "Succeeded" | "Creating" | "Deleting" | "Updating" | "Migrating"

sharingProfile

Profile for gallery sharing to subscription or tenant

sharingProfile?: SharingProfileOutput

Property Value

sharingStatus

Sharing status of current gallery.

sharingStatus?: SharingStatusOutput

Property Value

softDeletePolicy

Contains information about the soft deletion policy of the gallery.

softDeletePolicy?: SoftDeletePolicyOutput

Property Value