Compartilhar via


ComputePolicy.MinPriorityPerJob Propriedade

Definição

Obtém a prioridade mínima por trabalho que esse usuário pode usar para enviar trabalhos.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.minPriorityPerJob")]
public int? MinPriorityPerJob { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="properties.minPriorityPerJob")]
public int? MinPriorityPerJob { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.minPriorityPerJob")>]
member this.MinPriorityPerJob : Nullable<int> with get, set
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.minPriorityPerJob")>]
member this.MinPriorityPerJob : Nullable<int>
Public Property MinPriorityPerJob As Nullable(Of Integer)
Public ReadOnly Property MinPriorityPerJob As Nullable(Of Integer)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a