Interface StorageAccount.UpdateStages.WithStorageAccountCredentialId

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

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

    • withStorageAccountCredentialId

      StorageAccount.Update withStorageAccountCredentialId(String storageAccountCredentialId)
      Specifies the storageAccountCredentialId property: Storage Account Credential Id.
      Parameters:
      storageAccountCredentialId - Storage Account Credential Id.
      Returns:
      the next definition stage.