Partager via


SiteConfig.LoadBalancing Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="loadBalancing")]
public Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.SiteLoadBalancing? LoadBalancing { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="loadBalancing")>]
member this.LoadBalancing : Nullable<Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.SiteLoadBalancing> with get, set
Public Property LoadBalancing As Nullable(Of SiteLoadBalancing)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to