Compartilhar via


ComputePolicy Class

Data Lake Analytics compute policy information.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.datalake.analytics.account.models._models_py3.SubResource
ComputePolicy

Constructor

ComputePolicy(**kwargs)

Variables

Name Description
id
str

The resource identifier.

name
str

The resource name.

type
str

The resource type.

object_id
str

The AAD object identifier for the entity to create a policy for.

object_type

The type of AAD object the object identifier refers to. Known values are: "User", "Group", and "ServicePrincipal".

max_degree_of_parallelism_per_job
int

The maximum degree of parallelism per job this user can use to submit jobs.

min_priority_per_job
int

The minimum priority per job this user can use to submit jobs.