Interface StorageAccountCredential.UpdateStages.WithAccountType

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

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

    • withAccountType

      StorageAccountCredential.Update withAccountType(AccountType accountType)
      Specifies the accountType property: Type of storage accessed on the storage account..
      Parameters:
      accountType - Type of storage accessed on the storage account.
      Returns:
      the next definition stage.