Share via


ScaleRule.AzureQueue Property

Definition

Gets or sets azure Queue based scaling.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to