Sku interface
SQL pool SKU
Properties
capacity | If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted. |
name | The SKU name |
tier | The service tier |
Property Details
capacity
If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
capacity?: number
Property Value
number
name
The SKU name
name?: string
Property Value
string
tier
The service tier
tier?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript