GalleryImageStatus interface
The observed state of gallery images
Properties
| download |
The download status of the gallery image |
| error |
GalleryImage provisioning error code |
| error |
Descriptive error message |
| progress |
The progress of the operation in percentage |
| provisioning |
provisioning status of the gallery image |
Property Details
downloadStatus
The download status of the gallery image
downloadStatus?: GalleryImageStatusDownloadStatus
Property Value
errorCode
GalleryImage provisioning error code
errorCode?: string
Property Value
string
errorMessage
Descriptive error message
errorMessage?: string
Property Value
string
progressPercentage
The progress of the operation in percentage
progressPercentage?: number
Property Value
number
provisioningStatus
provisioning status of the gallery image
provisioningStatus?: GalleryImageStatusProvisioningStatus