Interface StorageAccount.DefinitionStages.WithStorageAccountStatus

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

public static interface StorageAccount.DefinitionStages.WithStorageAccountStatus
The stage of the StorageAccount definition allowing to specify storageAccountStatus.
  • Method Details

    • withStorageAccountStatus

      StorageAccount.DefinitionStages.WithCreate withStorageAccountStatus(StorageAccountStatus storageAccountStatus)
      Specifies the storageAccountStatus property: Current status of the storage account.
      Parameters:
      storageAccountStatus - Current status of the storage account.
      Returns:
      the next definition stage.