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

PoolImage interface

The VM image of the machines in the pool.

Properties

aliases

List of aliases to reference the image by.

buffer

The percentage of the buffer to be allocated to this image.

resourceId

The resource id of the image.

wellKnownImageName

The image to use from a well-known set of images made available to customers.

Property Details

aliases

List of aliases to reference the image by.

aliases?: string[]

Property Value

string[]

buffer

The percentage of the buffer to be allocated to this image.

buffer?: string

Property Value

string

resourceId

The resource id of the image.

resourceId?: string

Property Value

string

wellKnownImageName

The image to use from a well-known set of images made available to customers.

wellKnownImageName?: string

Property Value

string