Share via


IProcessThreadInfo.PriorityLevel Property

Definition

Thread priority level.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Thread priority level.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="priority_level")]
public string PriorityLevel { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Thread priority level.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="priority_level")>]
member this.PriorityLevel : string with get, set
Public Property PriorityLevel As String

Property Value

Attributes

Applies to