AvailableServiceSkuSku interface
SKU name, tier, etc.
Properties
family | SKU family |
name | The name of the SKU |
size | SKU size |
tier | The tier of the SKU, such as "Basic", "General Purpose", or "Business Critical" |
Property Details
family
SKU family
family?: string
Property Value
string
name
The name of the SKU
name?: string
Property Value
string
size
SKU size
size?: string
Property Value
string
tier
The tier of the SKU, such as "Basic", "General Purpose", or "Business Critical"
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