public class ComputePolicy extends SubResource
| Constructor and Description |
|---|
ComputePolicy() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
maxDegreeOfParallelismPerJob()
Get the maximum degree of parallelism per job this user can use to submit jobs.
|
Integer |
minPriorityPerJob()
Get the minimum priority per job this user can use to submit jobs.
|
String |
name()
Get the resource name.
|
UUID |
objectId()
Get the AAD object identifier for the entity to create a policy for.
|
AADObjectType |
objectType()
Get the type of AAD object the object identifier refers to.
|
String |
type()
Get the resource type.
|
idpublic UUID objectId()
public AADObjectType objectType()
public Integer maxDegreeOfParallelismPerJob()
public Integer minPriorityPerJob()
public String name()
name in class SubResourcepublic String type()
type in class SubResourceCopyright © 2019. All rights reserved.