Class ElasticPoolPerDatabaseSettings
Inheritance
System.Object
ElasticPoolPerDatabaseSettings
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Azure.MSSql.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class ElasticPoolPerDatabaseSettings
Fields
View SourceMaxCapacity
The maximum capacity any one database can consume.
Declaration
public readonly double MaxCapacity
Field Value
| Type | Description |
|---|---|
| System.Double |
MinCapacity
The minimum capacity all databases are guaranteed.
Declaration
public readonly double MinCapacity
Field Value
| Type | Description |
|---|---|
| System.Double |