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