Class GetComputePolicyResult


  • public final class GetComputePolicyResult
    extends java.lang.Object
    • Method Detail

      • id

        public java.lang.String id()
        Returns:
        The resource identifier.
      • maxDegreeOfParallelismPerJob

        public java.lang.Integer maxDegreeOfParallelismPerJob()
        Returns:
        The maximum degree of parallelism per job this user can use to submit jobs.
      • minPriorityPerJob

        public java.lang.Integer minPriorityPerJob()
        Returns:
        The minimum priority per job this user can use to submit jobs.
      • name

        public java.lang.String name()
        Returns:
        The resource name.
      • objectId

        public java.lang.String objectId()
        Returns:
        The AAD object identifier for the entity to create a policy for.
      • objectType

        public java.lang.String objectType()
        Returns:
        The type of AAD object the object identifier refers to.
      • type

        public java.lang.String type()
        Returns:
        The resource type.