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 default is 'standard'. See Azure Load Balancer SKUs for more information about the differences between load balancer SKUs. Possible values include: 'standard', 'basic'
[Newtonsoft.Json.JsonProperty(PropertyName="loadBalancerSku")]
public string LoadBalancerSku { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="loadBalancerSku")>]
member this.LoadBalancerSku : string with get, set
Public Property LoadBalancerSku As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute