Interface StorageAccount.DefinitionStages.WithParentResource

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

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

    • withExistingDataBoxEdgeDevice

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