AccountSku interface
Gets or sets the Sku.
- Extends
Inherited Properties
capacity | Gets or sets the sku capacity. |
name | Gets or sets the sku name. |
Inherited Property Details
capacity
Gets or sets the sku capacity.
capacity?: number
Property Value
number
Inherited From AccountSkuAutoGenerated.capacity
name
Gets or sets the sku name.
name?: string
Property Value
string
Inherited From AccountSkuAutoGenerated.name