Freigeben über


ContainerServiceNetworkProfile.LoadBalancerProfileEnableMultipleStandardLoadBalancer Property

Definition

Enable multiple standard load balancers per AKS cluster or not.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)]
public bool? LoadBalancerProfileEnableMultipleStandardLoadBalancer { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)>]
member this.LoadBalancerProfileEnableMultipleStandardLoadBalancer : Nullable<bool> with get, set
Public Property LoadBalancerProfileEnableMultipleStandardLoadBalancer As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to