CapacityMode 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.
Indicates the capacity mode of the account.
public enum CapacityMode
type CapacityMode =
Public Enum CapacityMode
- Inheritance
-
CapacityMode
Fields
Name | Value | Description |
---|---|---|
None | 0 | None. |
Provisioned | 1 | Provisioned. |
Serverless | 2 | Serverless. |