Megosztás a következőn keresztül:


SiteConfigResourceInner.LoadBalancing Tulajdonság

Definíció

Lekéri vagy beállítja a hely terheléselosztását. Lehetséges értékek: "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)

Tulajdonság értéke

Attribútumok
Newtonsoft.Json.JsonPropertyAttribute

A következőre érvényes: