Share via


ScaleRule.Http Property

Definition

Gets or sets HTTP requests based scaling.

[Newtonsoft.Json.JsonProperty(PropertyName="http")]
public Microsoft.Azure.Management.WebSites.Models.HttpScaleRule Http { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="http")>]
member this.Http : Microsoft.Azure.Management.WebSites.Models.HttpScaleRule with get, set
Public Property Http As HttpScaleRule

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to