AgentPoolList interface

AgentPoolList represents a list of Kubernetes cluster agent pools.

Properties

nextLink

The link used to get the next page of operations.

value

The list of agent pools.

Property Details

The link used to get the next page of operations.

nextLink?: string

Property Value

string

value

The list of agent pools.

value?: AgentPool[]

Property Value