DataLakeAnalyticsComputePolicyData.MinPriorityPerJob Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The minimum priority per job this user can use to submit jobs. Serialized Name: ComputePolicy.properties.minPriorityPerJob
public int? MinPriorityPerJob { get; }
member this.MinPriorityPerJob : Nullable<int>
Public ReadOnly Property MinPriorityPerJob As Nullable(Of Integer)