Interface StorageAccountCredential.DefinitionStages.WithParentResource

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

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

    • withExistingDataBoxEdgeDevice

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