Interface StorageAccountCredential.UpdateStages.WithStorageAccountId

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

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

    • withStorageAccountId

      StorageAccountCredential.Update withStorageAccountId(String storageAccountId)
      Specifies the storageAccountId property: Id of the storage account..
      Parameters:
      storageAccountId - Id of the storage account.
      Returns:
      the next definition stage.