Interface AutoScaleVCore.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

      AutoScaleVCore.DefinitionStages.WithSku withExistingResourceGroup(String resourceGroupName)
      Specifies resourceGroupName.
      Parameters:
      resourceGroupName - The name of the Azure Resource group of which a given PowerBIDedicated capacity is part. This name must be at least 1 character in length, and no more than 90.
      Returns:
      the next definition stage.