PSManagedClusterLoadBalancerProfile.EffectiveOutboundIPs Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
EffectiveOutboundIPs |
Gets or sets the effective outbound IP resources of the cluster load balancer. |
EffectiveOutboundIPs
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)