AppServicePlanPatchResource.WorkerTierName Property

Definition

Gets or sets target worker tier assigned to the App Service plan.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to