Compartir a través de


AppServicePlanInner.TargetWorkerSizeId Propiedad

Definición

Obtiene o establece el identificador de tamaño de trabajo de escalado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a