Condividi tramite


Job.SchedulingPriority Proprietà

Definizione

Ottiene o imposta la priorità di pianificazione.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

Priorità di pianificazione associata al processo. I valori possibili includono: 'low', 'normal', 'high'

Si applica a