Share via


PSManagedClusterLoadBalancerProfile.EffectiveOutboundIPs Property

Definition

Gets or sets the effective outbound IP resources of the cluster load balancer.

public System.Collections.Generic.IList<Microsoft.Azure.Commands.Aks.Models.PSResourceReference> EffectiveOutboundIPs { get; set; }
member this.EffectiveOutboundIPs : System.Collections.Generic.IList<Microsoft.Azure.Commands.Aks.Models.PSResourceReference> with get, set
Public Property EffectiveOutboundIPs As IList(Of PSResourceReference)

Property Value

Applies to