ComputePolicy Class
Data Lake Analytics compute policy information.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
ComputePolicy(**kwargs)
Variables
| Name | Description |
|---|---|
|
id
|
The resource identifier. |
|
name
|
The resource name. |
|
type
|
The resource type. |
|
object_id
|
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. Known values are: "User", "Group", and "ServicePrincipal". |
|
max_degree_of_parallelism_per_job
|
The maximum degree of parallelism per job this user can use to submit jobs. |
|
min_priority_per_job
|
The minimum priority per job this user can use to submit jobs. |