Interface WorkloadGroup.DefinitionStages.WithMaxResourcePercent

All Known Subinterfaces:
WorkloadGroup.Definition, WorkloadGroup.DefinitionStages.WithCreate
Enclosing interface:
WorkloadGroup.DefinitionStages

public static interface WorkloadGroup.DefinitionStages.WithMaxResourcePercent
The stage of the WorkloadGroup definition allowing to specify maxResourcePercent.
  • Method Details

    • withMaxResourcePercent

      WorkloadGroup.DefinitionStages.WithCreate withMaxResourcePercent(int maxResourcePercent)
      Specifies the maxResourcePercent property: The workload group cap percentage resource..
      Parameters:
      maxResourcePercent - The workload group cap percentage resource.
      Returns:
      the next definition stage.