### YamlMime:JavaType
inheritances:
-
the maxDegreeOfParallelismPerJob value
type:Get the maxDegreeOfParallelismPerJob value.
syntax: public Integer maxDegreeOfParallelismPerJob() uid: com.microsoft.azure.management.datalake.analytics.models.ComputePolicyCreateOrUpdateParameters.maxDegreeOfParallelismPerJob() - fullName: com.microsoft.azure.management.datalake.analytics.models.ComputePolicyCreateOrUpdateParameters.minPriorityPerJob() name: minPriorityPerJob() nameWithType: ComputePolicyCreateOrUpdateParameters.minPriorityPerJob() returns: description:the minPriorityPerJob value
type:Get the minPriorityPerJob value.
syntax: public Integer minPriorityPerJob() uid: com.microsoft.azure.management.datalake.analytics.models.ComputePolicyCreateOrUpdateParameters.minPriorityPerJob() - fullName: com.microsoft.azure.management.datalake.analytics.models.ComputePolicyCreateOrUpdateParameters.objectId() name: objectId() nameWithType: ComputePolicyCreateOrUpdateParameters.objectId() returns: description:the objectId value
type:Get the objectId value.
syntax: public UUID objectId() uid: com.microsoft.azure.management.datalake.analytics.models.ComputePolicyCreateOrUpdateParameters.objectId() - fullName: com.microsoft.azure.management.datalake.analytics.models.ComputePolicyCreateOrUpdateParameters.objectType() name: objectType() nameWithType: ComputePolicyCreateOrUpdateParameters.objectType() returns: description:the objectType value
type:Get the objectType value.
syntax: public AADObjectType objectType() uid: com.microsoft.azure.management.datalake.analytics.models.ComputePolicyCreateOrUpdateParameters.objectType() - fullName: com.microsoft.azure.management.datalake.analytics.models.ComputePolicyCreateOrUpdateParameters.withMaxDegreeOfParallelismPerJob(Integer maxDegreeOfParallelismPerJob) name: withMaxDegreeOfParallelismPerJob(Integer maxDegreeOfParallelismPerJob) nameWithType: ComputePolicyCreateOrUpdateParameters.withMaxDegreeOfParallelismPerJob(Integer maxDegreeOfParallelismPerJob) parameters: - description:the maxDegreeOfParallelismPerJob value to set
name: maxDegreeOfParallelismPerJob type:the ComputePolicyCreateOrUpdateParameters object itself.
type:Set the maxDegreeOfParallelismPerJob value.
syntax: public ComputePolicyCreateOrUpdateParameters withMaxDegreeOfParallelismPerJob(Integer maxDegreeOfParallelismPerJob) uid: com.microsoft.azure.management.datalake.analytics.models.ComputePolicyCreateOrUpdateParameters.withMaxDegreeOfParallelismPerJob(Integer) - fullName: com.microsoft.azure.management.datalake.analytics.models.ComputePolicyCreateOrUpdateParameters.withMinPriorityPerJob(Integer minPriorityPerJob) name: withMinPriorityPerJob(Integer minPriorityPerJob) nameWithType: ComputePolicyCreateOrUpdateParameters.withMinPriorityPerJob(Integer minPriorityPerJob) parameters: - description:the minPriorityPerJob value to set
name: minPriorityPerJob type:the ComputePolicyCreateOrUpdateParameters object itself.
type:Set the minPriorityPerJob value.
syntax: public ComputePolicyCreateOrUpdateParameters withMinPriorityPerJob(Integer minPriorityPerJob) uid: com.microsoft.azure.management.datalake.analytics.models.ComputePolicyCreateOrUpdateParameters.withMinPriorityPerJob(Integer) - fullName: com.microsoft.azure.management.datalake.analytics.models.ComputePolicyCreateOrUpdateParameters.withObjectId(UUID objectId) name: withObjectId(UUID objectId) nameWithType: ComputePolicyCreateOrUpdateParameters.withObjectId(UUID objectId) parameters: - description:the objectId value to set
name: objectId type:the ComputePolicyCreateOrUpdateParameters object itself.
type:Set the objectId value.
syntax: public ComputePolicyCreateOrUpdateParameters withObjectId(UUID objectId) uid: com.microsoft.azure.management.datalake.analytics.models.ComputePolicyCreateOrUpdateParameters.withObjectId(UUID) - fullName: com.microsoft.azure.management.datalake.analytics.models.ComputePolicyCreateOrUpdateParameters.withObjectType(AADObjectType objectType) name: withObjectType(AADObjectType objectType) nameWithType: ComputePolicyCreateOrUpdateParameters.withObjectType(AADObjectType objectType) parameters: - description:the objectType value to set
name: objectType type:the ComputePolicyCreateOrUpdateParameters object itself.
type:Set the objectType value.
syntax: public ComputePolicyCreateOrUpdateParameters withObjectType(AADObjectType objectType) uid: com.microsoft.azure.management.datalake.analytics.models.ComputePolicyCreateOrUpdateParameters.withObjectType(AADObjectType) nameWithType: ComputePolicyCreateOrUpdateParameters syntax: public class ComputePolicyCreateOrUpdateParameters type: class uid: com.microsoft.azure.management.datalake.analytics.models.ComputePolicyCreateOrUpdateParameters fullName: com.microsoft.azure.management.datalake.analytics.models.ComputePolicyCreateOrUpdateParameters name: ComputePolicyCreateOrUpdateParameters package: com.microsoft.azure.management.datalake.analytics.models summary:The parameters used to create a new compute policy.
metadata: {}