Interface Disk.DefinitionStages.WithStorageAccountId

All Known Subinterfaces:
Disk.Definition, Disk.DefinitionStages.WithCreate
Enclosing interface:
Disk.DefinitionStages

public static interface Disk.DefinitionStages.WithStorageAccountId
The stage of the Disk definition allowing to specify storageAccountId.
  • Method Details

    • withStorageAccountId

      Disk.DefinitionStages.WithCreate withStorageAccountId(String storageAccountId)
      Specifies the storageAccountId property: When backed by a blob, the storage account where the blob is..
      Parameters:
      storageAccountId - When backed by a blob, the storage account where the blob is.
      Returns:
      the next definition stage.