Interface ScalingPlan.DefinitionStages.WithResourceGroup

All Known Subinterfaces:
ScalingPlan.Definition
Enclosing interface:
ScalingPlan.DefinitionStages

public static interface ScalingPlan.DefinitionStages.WithResourceGroup
The stage of the ScalingPlan definition allowing to specify parent resource.
  • Method Details

    • withExistingResourceGroup

      ScalingPlan.DefinitionStages.WithCreate withExistingResourceGroup(String resourceGroupName)
      Specifies resourceGroupName.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      Returns:
      the next definition stage.