Compartir a través de


AppServicePlanPatchResource.WorkerTierName Propiedad

Definición

Obtiene o establece el nivel de trabajo de destino asignado al plan de App Service.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.workerTierName")]
public string WorkerTierName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.workerTierName")>]
member this.WorkerTierName : string with get, set
Public Property WorkerTierName As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a