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
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for JavaScript