Partager via


QueueScaleRule.QueueLength Propriété

Définition

Obtient ou définit la longueur de la file d’attente.

[Newtonsoft.Json.JsonProperty(PropertyName="queueLength")]
public int? QueueLength { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="queueLength")>]
member this.QueueLength : Nullable<int> with get, set
Public Property QueueLength As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à