GalleryApplicationVersionProperties Class
Describes the properties of a gallery image version.
Constructor
GalleryApplicationVersionProperties()
Variables
| Name | Description |
|---|---|
|
publishing_profile
|
<xref:<xref:"GalleryApplicationVersionPublishingProfile">>
The publishing profile of a gallery image version. Required. |
|
safety_profile
|
<xref:<xref:"GalleryApplicationVersionSafetyProfile">>
The safety profile of the Gallery Application Version. |
|
provisioning_state
|
The provisioning state, which only appears in the response. Known values are: "Creating", "Updating", "Failed", "Succeeded", "Deleting", and "Migrating". |
|
replication_status
|
<xref:<xref:"ReplicationStatus">>
This is the replication status of the gallery image version. |
Attributes
provisioningState
"Creating", "Updating", "Failed", "Succeeded", "Deleting", and "Migrating".
provisioningState: str | GalleryProvisioningState
publishingProfile
The publishing profile of a gallery image version. Required.
publishingProfile: Required[GalleryApplicationVersionPublishingProfile]
replicationStatus
This is the replication status of the gallery image version.
replicationStatus: ReplicationStatus
safetyProfile
The safety profile of the Gallery Application Version.
safetyProfile: GalleryApplicationVersionSafetyProfile