Freigeben über


SiteConfigResourceInner.LoadBalancing Eigenschaft

Definition

Ruft den Standortlastenausgleich ab oder legt diese fest. Mögliche Werte: "WeightedRoundRobin", "LeastRequests", "LeastResponseTime", "WeightedTotalTraffic", "RequestHash"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: