Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AgentPoolListResult

Package version

The response from the List Agent Pools operation.

Hierarchy

  • AgentPoolListResult

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

The URL to get the next set of agent pool results. NOTE: This property will not be serialized. It can only be populated by the server.

Optional value

value: AgentPool[]

The list of agent pools.

Generated using TypeDoc