PoolImage interface
池中计算机的 VM 映像。
属性
| aliases | 要引用图像的别名列表。 |
| buffer | 要分配给此映像的缓冲区的百分比。 |
| resource |
映像的资源 ID。 |
| well |
要从提供给客户的一组已知映像中使用的映像。 |
属性详细信息
aliases
要引用图像的别名列表。
aliases?: string[]
属性值
string[]
buffer
要分配给此映像的缓冲区的百分比。
buffer?: string
属性值
string
resourceId
映像的资源 ID。
resourceId?: string
属性值
string
wellKnownImageName
要从提供给客户的一组已知映像中使用的映像。
wellKnownImageName?: string
属性值
string