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

PoolImage interface

池中计算机的 VM 映像。

属性

aliases

要引用图像的别名列表。

buffer

要分配给此映像的缓冲区的百分比。

resourceId

映像的资源 ID。

wellKnownImageName

要从提供给客户的一组已知映像中使用的映像。

属性详细信息

aliases

要引用图像的别名列表。

aliases?: string[]

属性值

string[]

buffer

要分配给此映像的缓冲区的百分比。

buffer?: string

属性值

string

resourceId

映像的资源 ID。

resourceId?: string

属性值

string

wellKnownImageName

要从提供给客户的一组已知映像中使用的映像。

wellKnownImageName?: string

属性值

string