ListPoolNodeCounts interface
方法
| get(List |
获取按池分组的每个状态中的计算节点数。 请注意,返回的数字可能并不总是最新的。 如果需要确切的节点计数,请使用列表查询。 |
方法详细信息
get(ListPoolNodeCountsParameters)
获取按池分组的每个状态中的计算节点数。 请注意,返回的数字可能并不总是最新的。 如果需要确切的节点计数,请使用列表查询。
function get(options?: ListPoolNodeCountsParameters): StreamableMethod<ListPoolNodeCounts200Response | ListPoolNodeCountsDefaultResponse>
参数
- options
- ListPoolNodeCountsParameters