Sku 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.
[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.Sku+SkuConverter))]
public class Sku
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.Sku+SkuConverter))>]
type Sku = class
Public Class Sku
- Inheritance
-
Sku
- Attributes
Constructors
Sku() |
Initializes a new instance of 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. |