Interface Lab.DefinitionStages.WithResourceGroup

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

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

      • withExistingResourceGroup

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