Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
DatabaseReadScale Enum
Definition
- Namespace:
- Microsoft.Azure.Commands.Sql.Database.Model
- Assembly:
- Microsoft.Azure.PowerShell.Cmdlets.Sql.dll
- Assembly:
- Microsoft.Azure.Commands.Sql.dll
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 database read scale option
public enum DatabaseReadScale
type DatabaseReadScale =
Public Enum DatabaseReadScale
- Inheritance
-
DatabaseReadScale
Fields
| Name | Value | Description |
|---|---|---|
| Disabled | 0 | Database read scale option is disabled |
| Enabled | 1 | Database read scale option is enabled |
