GalleryImageVersionPropertiesOutput interface
Describes the properties of a gallery image version.
Properties
| provisioning |
The provisioning state, which only appears in the response. |
| publishing |
The publishing profile of a gallery image Version. |
| replication |
This is the replication status of the gallery image version. |
| storage |
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