Share via


BatchPoolNodeCountsListResultOutput interface

The result of listing the Compute Node counts in the Account.

Properties

odata.nextLink

The URL to get the next set of results.

value

A list of Compute Node counts by Pool.

Property Details

The URL to get the next set of results.

odata.nextLink?: string

Property Value

string

value

A list of Compute Node counts by Pool.

value?: BatchPoolNodeCountsOutput[]

Property Value