Interface Share.DefinitionStages.WithParentResource

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

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

    • withExistingDataBoxEdgeDevice

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