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

    • withExistingDataBoxEdgeDevice

      User.DefinitionStages.WithUserType withExistingDataBoxEdgeDevice(String deviceName, String resourceGroupName)
      Specifies deviceName, resourceGroupName.
      Parameters:
      deviceName - The device name.
      resourceGroupName - The resource group name.
      Returns:
      the next definition stage.