PSContainerServiceNetworkProfile.LoadBalancerSku Property

Definition

Gets or sets the load balancer sku for the managed cluster.

public string LoadBalancerSku { get; set; }
member this.LoadBalancerSku : string with get, set
Public Property LoadBalancerSku As String

Property Value

Remarks

The default is 'standard'. See [Azure Load Balancer SKUs](https://learn.microsoft.com/azure/load-balancer/skus) for more information about the differences between load balancer SKUs. Possible values include: 'standard', 'basic'

Applies to