Interface MyWorkbook.DefinitionStages.WithResourceGroup

  • All Known Subinterfaces:
    MyWorkbook.Definition
    Enclosing interface:
    MyWorkbook.DefinitionStages

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

      • withExistingResourceGroup

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