Freigeben über


IManagedClusterLoadBalancerProfile.EffectiveOutboundIP Property

Definition

The effective outbound IP resources of the cluster load balancer.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Create=false, Description="The effective outbound IP resources of the cluster load balancer.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.IResourceReference) }, Read=true, ReadOnly=true, Required=false, SerializedName="effectiveOutboundIPs", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.IResourceReference> EffectiveOutboundIP { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Create=false, Description="The effective outbound IP resources of the cluster load balancer.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.IResourceReference) }, Read=true, ReadOnly=true, Required=false, SerializedName="effectiveOutboundIPs", Update=false)>]
member this.EffectiveOutboundIP : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.IResourceReference>
Public ReadOnly Property EffectiveOutboundIP As List(Of IResourceReference)

Property Value

Attributes

Applies to