SynapseSku 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.
SQL pool SKU.
public class SynapseSku
type SynapseSku = class
Public Class SynapseSku
- Inheritance
-
SynapseSku
Constructors
SynapseSku() |
Initializes a new instance of SynapseSku. |
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. |
Applies to
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 .NET