ContainerServiceNetworkProfile.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. Possible values include: 'standard', 'basic'
[Newtonsoft.Json.JsonProperty(PropertyName="loadBalancerSku")]
public Microsoft.Azure.Management.ContainerService.Fluent.Models.LoadBalancerSku LoadBalancerSku { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="loadBalancerSku")>]
member this.LoadBalancerSku : Microsoft.Azure.Management.ContainerService.Fluent.Models.LoadBalancerSku with get, set
Public Property LoadBalancerSku As LoadBalancerSku
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute