Share via


ComputePolicyForDataLakeAnalyticsAccountUpdateContent Class

Definition

The parameters used to update a compute policy while updating a Data Lake Analytics account. Serialized Name: UpdateComputePolicyWithAccountParameters

public class ComputePolicyForDataLakeAnalyticsAccountUpdateContent
type ComputePolicyForDataLakeAnalyticsAccountUpdateContent = class
Public Class ComputePolicyForDataLakeAnalyticsAccountUpdateContent
Inheritance
ComputePolicyForDataLakeAnalyticsAccountUpdateContent

Constructors

ComputePolicyForDataLakeAnalyticsAccountUpdateContent(String)

Initializes a new instance of ComputePolicyForDataLakeAnalyticsAccountUpdateContent.

Properties

MaxDegreeOfParallelismPerJob

The maximum degree of parallelism per job this user can use to submit jobs. This property, the min priority per job property, or both must be passed. Serialized Name: UpdateComputePolicyWithAccountParameters.properties.maxDegreeOfParallelismPerJob

MinPriorityPerJob

The minimum priority per job this user can use to submit jobs. This property, the max degree of parallelism per job property, or both must be passed. Serialized Name: UpdateComputePolicyWithAccountParameters.properties.minPriorityPerJob

Name

The unique name of the compute policy to update. Serialized Name: UpdateComputePolicyWithAccountParameters.name

ObjectId

The AAD object identifier for the entity to create a policy for. Serialized Name: UpdateComputePolicyWithAccountParameters.properties.objectId

ObjectType

The type of AAD object the object identifier refers to. Serialized Name: UpdateComputePolicyWithAccountParameters.properties.objectType

Applies to