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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET