Share via


GalleryImageVersionPropertiesOutput interface

Describes the properties of a gallery image version.

Properties

provisioningState

The provisioning state, which only appears in the response.

publishingProfile

The publishing profile of a gallery image Version.

replicationStatus

This is the replication status of the gallery image version.

storageProfile

This is the storage profile of a Gallery Image Version.

Property Details

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"

publishingProfile

The publishing profile of a gallery image Version.

publishingProfile?: GalleryImageVersionPublishingProfileOutput

Property Value

replicationStatus

This is the replication status of the gallery image version.

replicationStatus?: ReplicationStatusOutput

Property Value

storageProfile

This is the storage profile of a Gallery Image Version.

storageProfile: GalleryImageVersionStorageProfileOutput

Property Value