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

ImageProperties interface

图像的属性

属性

componentId

映像组件 ID。注意:此属性不会序列化。 它只能由服务器填充。

description

图像说明。 注意:此属性不会序列化。 它只能由服务器填充。

image

图像创建时作为 UTF-8 编码的 base 64 字符串。 此字段包含图像读取时的图像 URI。

imageId

映像 ID

imageName

映像名称 注意:此属性不会序列化。 它只能由服务器填充。

imageType

图像类型。 注意:此属性不会序列化。 它只能由服务器填充。

provisioningState

最后一个操作的状态。 注意:此属性不会序列化。 它只能由服务器填充。

regionalDataBoundary

图像的区域数据边界

uri

定位图像 注意:此属性不会被序列化。 它只能由服务器填充。

属性详细信息

componentId

映像组件 ID。注意:此属性不会序列化。 它只能由服务器填充。

componentId?: string

属性值

string

description

图像说明。 注意:此属性不会序列化。 它只能由服务器填充。

description?: string

属性值

string

image

图像创建时作为 UTF-8 编码的 base 64 字符串。 此字段包含图像读取时的图像 URI。

image?: string

属性值

string

imageId

映像 ID

imageId?: string

属性值

string

imageName

映像名称 注意:此属性不会序列化。 它只能由服务器填充。

imageName?: string

属性值

string

imageType

图像类型。 注意:此属性不会序列化。 它只能由服务器填充。

imageType?: string

属性值

string

provisioningState

最后一个操作的状态。 注意:此属性不会序列化。 它只能由服务器填充。

provisioningState?: string

属性值

string

regionalDataBoundary

图像的区域数据边界

regionalDataBoundary?: string

属性值

string

uri

定位图像 注意:此属性不会被序列化。 它只能由服务器填充。

uri?: string

属性值

string