ComputePolicy Class
Data Lake Analytics compute policy information.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
ComputePolicy
Constructor
ComputePolicy(**kwargs)
Variables
- 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
- str or AADObjectType
The type of AAD object the object identifier refers to. Possible values include: 'User', 'Group', '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.
Feedback
Submit and view feedback for