LoadBalancerFrontendIPConfigurationListResult Class

Response for ListFrontendIPConfiguration API service call.

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

Inheritance
LoadBalancerFrontendIPConfigurationListResult

Constructor

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

Parameters

value
list[FrontendIPConfiguration]

A list of frontend IP configurations in a load balancer.

Variables

next_link
str

The URL to get the next set of results.