Share via


CreateDataLakeAnalyticsAccountParameters.MinPriorityPerJob Property

Definition

Gets or sets the minimum supported priority per job for this account.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to