Share via


ManagedClusterLoadBalancerProfile.EnableMultipleStandardLoadBalancers Property

Definition

Gets or sets enable multiple standard load balancers per AKS cluster or not.

[Newtonsoft.Json.JsonProperty(PropertyName="enableMultipleStandardLoadBalancers")]
public bool? EnableMultipleStandardLoadBalancers { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enableMultipleStandardLoadBalancers")>]
member this.EnableMultipleStandardLoadBalancers : Nullable<bool> with get, set
Public Property EnableMultipleStandardLoadBalancers As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to