ElasticPoolPerDatabaseSettings Class
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.
Per database settings of an elastic pool.
public class ElasticPoolPerDatabaseSettings
type ElasticPoolPerDatabaseSettings = class
Public Class ElasticPoolPerDatabaseSettings
- Inheritance
-
ElasticPoolPerDatabaseSettings
Constructors
ElasticPoolPerDatabaseSettings() |
Initializes a new instance of the ElasticPoolPerDatabaseSettings class. |
ElasticPoolPerDatabaseSettings(Nullable<Double>, Nullable<Double>) |
Initializes a new instance of the ElasticPoolPerDatabaseSettings class. |
Properties
MaxCapacity |
Gets or sets the maximum capacity any one database can consume. |
MinCapacity |
Gets or sets the minimum capacity all databases are guaranteed. |
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