Compartilhar via


JobCreateParameters.SchedulingPriority Propriedade

Definição

Obtém ou define a prioridade de agendamento.

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentários

Prioridade de agendamento associada ao trabalho. Valores possíveis: baixo, normal, alto. Os valores possíveis incluem: 'low', 'normal', 'high'

Aplica-se a