Interface User.DefinitionStages.WithParentResource

All Known Subinterfaces:
User.Definition, User.DefinitionStages.Blank
Enclosing interface:
User.DefinitionStages

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

    • withExistingLab

      User.DefinitionStages.WithEmail withExistingLab(String resourceGroupName, String labName)
      Specifies resourceGroupName, labName.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      labName - The name of the lab that uniquely identifies it within containing lab plan. Used in resource URIs.
      Returns:
      the next definition stage.