Interface DedicatedCapacity.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

      DedicatedCapacity.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.