次の方法で共有


DataLakeAnalyticsAccount.MinPriorityPerJob プロパティ

定義

このアカウントのジョブごとにサポートされる最小優先度を取得します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象