Share via


GalleryImageStatus interface

The observed state of gallery images

Properties

downloadStatus

The download status of the gallery image

errorCode

GalleryImage provisioning error code

errorMessage

Descriptive error message

progressPercentage

The progress of the operation in percentage

provisioningStatus

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

Property Value