AutoScaleVCoreSku interface
Represents the SKU name and Azure pricing tier for auto scale v-core resource.
Properties
capacity | The capacity of an auto scale v-core resource. |
name | Name of the SKU level. |
tier | The name of the Azure pricing tier to which the SKU applies. |
Property Details
capacity
The capacity of an auto scale v-core resource.
capacity?: number
Property Value
number
name
Name of the SKU level.
name: string
Property Value
string
tier
The name of the Azure pricing tier to which the SKU applies.
tier?: string
Property Value
string