Sku interface
The account SKU.
Properties
capacity | Gets or sets the SKU capacity. |
family | Gets or sets the SKU family. |
name | Gets or sets the SKU name of the account. |
Property Details
capacity
Gets or sets the SKU capacity.
capacity?: number
Property Value
number
family
Gets or sets the SKU family.
family?: string
Property Value
string
name
Gets or sets the SKU name of the account.
name: 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