Freigeben über


ContainerServiceNetworkProfile.LoadBalancerProfileEffectiveOutboundIP Property

Definition

The effective outbound IP resources of the cluster load balancer.

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

Property Value

Implements

Attributes

Applies to