ScaleRule.Custom Property

Definition

Gets or sets custom scale rule.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to