你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

GalleryImageStatus interface

观察到的图库图像状态

属性

downloadStatus

图库映像的下载状态

errorCode

GalleryImage 预配错误代码

errorMessage

描述性错误消息

progressPercentage

作进度百分比

provisioningStatus

库映像的预配状态

属性详细信息

downloadStatus

图库映像的下载状态

downloadStatus?: GalleryImageStatusDownloadStatus

属性值

errorCode

GalleryImage 预配错误代码

errorCode?: string

属性值

string

errorMessage

描述性错误消息

errorMessage?: string

属性值

string

progressPercentage

作进度百分比

progressPercentage?: number

属性值

number

provisioningStatus

库映像的预配状态

provisioningStatus?: GalleryImageStatusProvisioningStatus

属性值