Partager via


AppServicePlan.TargetWorkerCount Propriété

Définition

Obtient ou définit le nombre de workers à la mise à l’échelle.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à