IProcessThreadInfo.PriorityLevel Property

Definition

Thread priority level.

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

Property Value

Attributes

Applies to