Interface AutoScaleVCore.DefinitionStages.WithCapacityLimit

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

public static interface AutoScaleVCore.DefinitionStages.WithCapacityLimit
The stage of the AutoScaleVCore definition allowing to specify capacityLimit.
  • Method Details

    • withCapacityLimit

      AutoScaleVCore.DefinitionStages.WithCreate withCapacityLimit(Integer capacityLimit)
      Specifies the capacityLimit property: The maximum capacity of an auto scale v-core resource..
      Parameters:
      capacityLimit - The maximum capacity of an auto scale v-core resource.
      Returns:
      the next definition stage.