Share via


ManagedClusterLoadBalancerProfile.EnableMultipleStandardLoadBalancer Property

Definition

Enable multiple standard load balancers per AKS cluster or not.

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

Property Value

Implements

Attributes

Applies to