Interface WorkloadGroup.UpdateStages.WithMaxResourcePercent

  • All Known Subinterfaces:
    WorkloadGroup.Update
    Enclosing interface:
    WorkloadGroup.UpdateStages

    public static interface WorkloadGroup.UpdateStages.WithMaxResourcePercent
    The stage of the WorkloadGroup update allowing to specify maxResourcePercent.
    • Method Detail

      • withMaxResourcePercent

        WorkloadGroup.Update 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.