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