ManagedClusterLoadBalancerProfileOutboundIPs Class

Desired outbound IP resources for the cluster load balancer.

Inheritance
azure.mgmt.containerservice._serialization.Model
ManagedClusterLoadBalancerProfileOutboundIPs

Constructor

ManagedClusterLoadBalancerProfileOutboundIPs(*, public_i_ps: List[_models.ResourceReference] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
public_i_ps

A list of public IP resources.

Variables

Name Description
public_i_ps

A list of public IP resources.