Storage table¶
This table contains Azure Storage accounts, with which DSU are related and which role plays in that relationship.
Column | Description | Format | Required |
---|---|---|---|
Id | Storage identifier | int | |
Name | Name of the Azure resource that stores the information | varchar(50) | |
IdDataStorageUnit | The identifier of the DSU associated to this Storage | int | |
IdStorageRole | The identifier of the StorageRole associated to this Storage | tinyint |
Last update:
2022-09-05