Interface Workspace.DefinitionStages.WithResourceGroup

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

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

      • withExistingResourceGroup

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