MarketplaceGalleryImageStatus interface
The observed state of marketplace gallery images
Properties
| download |
The download status of the gallery image |
| error |
MarketplaceGalleryImage provisioning error code |
| error |
Descriptive error message |
| progress |
The progress of the operation in percentage |
| provisioning |
Provisioning status of marketplace gallery image |
Property Details
downloadStatus
The download status of the gallery image
downloadStatus?: MarketplaceGalleryImageStatusDownloadStatus
Property Value
errorCode
MarketplaceGalleryImage 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 marketplace gallery image
provisioningStatus?: MarketplaceGalleryImageStatusProvisioningStatus