SqlDatabaseBasicStorage Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The maximum allowed storage capacity for a "Basic" edition of an Azure SQL Elastic Pool.
public enum SqlDatabaseBasicStorage
type SqlDatabaseBasicStorage =
Public Enum SqlDatabaseBasicStorage
- Inheritance
-
SqlDatabaseBasicStorage
Fields
Name | Value | Description |
---|---|---|
Max100Mb | 104857600 | |
Max500Mb | 524288000 | |
Max1Gb | 1073741824 | |
Max2Gb | 2147483648 |