GalleryApplicationVersionPropertiesOutput 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. |
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: GalleryApplicationVersionPublishingProfileOutput
Property Value
replicationStatus
This is the replication status of the gallery image version.
replicationStatus?: ReplicationStatusOutput