Interface AutoScaleVCore.DefinitionStages.WithCapacityObjectId

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

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

    • withCapacityObjectId

      AutoScaleVCore.DefinitionStages.WithCreate withCapacityObjectId(String capacityObjectId)
      Specifies the capacityObjectId property: The object ID of the capacity resource associated with the auto scale v-core resource..
      Parameters:
      capacityObjectId - The object ID of the capacity resource associated with the auto scale v-core resource.
      Returns:
      the next definition stage.