Interface Workbook.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

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