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 |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET