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. |
resource |
The resource id of the image. |
well |
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript