VMAttributeMinMaxInteger interface
從 CRS 擷取 VMSizes 時,Min = 0 (uint.如果未指定 MinValue,Max = 4294967295 (uint.如果未指定,則為 MaxValue。 這允許篩選所有可用的 VMSizes 上的 VMAttributes。
屬性
max | CRS 中的 VMSize 上限,Max = 4294967295 (uint.如果未指定,則為 MaxValue。 |
min | MIN VMSize from CRS, Min = 0 (uint.如果未指定,則為MinValue。 |
屬性詳細資料
max
CRS 中的 VMSize 上限,Max = 4294967295 (uint.如果未指定,則為 MaxValue。
max?: number
屬性值
number
min
MIN VMSize from CRS, Min = 0 (uint.如果未指定,則為MinValue。
min?: number
屬性值
number