The amount of storage (in gigabytes) to be initially allocated for the database instance. MySQL Constraints: Must be an integer from
5 to 1024. Type: Integer Oracle Constraints: Must be an integer from 10 to 1024. SQL Server Constraints: Must be an integer
from 200 to 1024 (Standard Edition and Enterprise Edition) or from 30 to 1024 (Express Edition and Web Edition)

C# |
public int AllocatedStorage { get; set; }