LoadBalancerOutboundRuleListResult Class

Response for ListOutboundRule API service call.

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

Inheritance
LoadBalancerOutboundRuleListResult

Constructor

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

Parameters

value
list[OutboundRule]

A list of outbound rules in a load balancer.

Variables

next_link
str

The URL to get the next set of results.