Partager via


ManagedClusterLoadBalancerProfile.EffectiveOutboundIP Property

Definition

The effective outbound IP resources of the cluster load balancer.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.IResourceReference> EffectiveOutboundIP { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.EffectiveOutboundIP : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.IResourceReference>
Public ReadOnly Property EffectiveOutboundIP As List(Of IResourceReference)

Property Value

Implements

Attributes

Applies to