Interface StorageAccountCredential.UpdateStages.WithUsername

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

public static interface StorageAccountCredential.UpdateStages.WithUsername
The stage of the StorageAccountCredential update allowing to specify username.
  • Method Details

    • withUsername

      StorageAccountCredential.Update withUsername(String username)
      Specifies the username property: Username for the storage account..
      Parameters:
      username - Username for the storage account.
      Returns:
      the next definition stage.