Udostępnij za pośrednictwem


IAppServicePlan.WorkerTierName Property

Definition

Target worker tier assigned to the App Service plan.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Target worker tier assigned to the App Service plan.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="workerTierName")]
public string WorkerTierName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Target worker tier assigned to the App Service plan.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="workerTierName")>]
member this.WorkerTierName : string with get, set
Public Property WorkerTierName As String

Property Value

Attributes

Applies to