Share via


ListPoolNodeCounts interface

Methods

get(ListPoolNodeCountsParameters)

Gets the number of Compute Nodes in each state, grouped by Pool. Note that the numbers returned may not always be up to date. If you need exact node counts, use a list query.

Method Details

get(ListPoolNodeCountsParameters)

Gets the number of Compute Nodes in each state, grouped by Pool. Note that the numbers returned may not always be up to date. If you need exact node counts, use a list query.

function get(options?: ListPoolNodeCountsParameters): StreamableMethod<ListPoolNodeCounts200Response | ListPoolNodeCountsDefaultResponse>

Parameters

Returns