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