Share via


BatchNodeListResultOutput interface

The result of listing the Compute Nodes in a Pool.

Properties

odata.nextLink

The URL to get the next set of results.

value

The list of Compute Nodes.

Property Details

The URL to get the next set of results.

odata.nextLink?: string

Property Value

string

value

The list of Compute Nodes.

value?: BatchNodeOutput[]

Property Value