PSContainerServiceNetworkProfile.LoadBalancerSku Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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://zcusa.951200.xyz/azure/load-balancer/skus) for more information about the differences between load balancer SKUs. Possible values include: 'standard', 'basic'