MachinePoolList interface

MachinePoolList represents a list of MachinePools

Properties

nextLink

The link used to get the next page of operations.

value

The list of Machine Pools.

Property Details

The link used to get the next page of operations.

nextLink?: string

Property Value

string

value

The list of Machine Pools.

value?: MachinePool[]

Property Value