LoadBalancerListResult Class

Response for ListLoadBalancers API service call.

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

Inheritance
LoadBalancerListResult

Constructor

LoadBalancerListResult(*, value: typing.Union[typing.List[_ForwardRef('LoadBalancer')], NoneType] = None, **kwargs)

Parameters

value
list[LoadBalancer]

A list of load balancers in a resource group.

Variables

next_link
str

The URL to get the next set of results.