AgentPoolListResult Class

The response from the List Agent Pools operation.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
AgentPoolListResult

Constructor

AgentPoolListResult(*, value: Optional[List[_models.AgentPool]] = None, **kwargs)

Variables

value
list[AgentPool]

The list of agent pools.

next_link
str

The URL to get the next set of agent pool results.