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. |
| provisioning |
The provisioning state, which only appears in the response. |
| sharing |
Profile for gallery sharing to subscription or tenant |
| sharing |
Sharing status of current gallery. |
| soft |
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