Interface StorageAccount.UpdateStages.WithStorageAccountStatus

All Known Subinterfaces:
StorageAccount.Update
Enclosing interface:
StorageAccount.UpdateStages

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

    • withStorageAccountStatus

      StorageAccount.Update 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.