SkuCapability interface
A SKU capability, such as the number of cores.
Properties
name | The name of the feature. NOTE: This property will not be serialized. It can only be populated by the server. |
value | The value of the feature. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
name
The name of the feature. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
value
The value of the feature. NOTE: This property will not be serialized. It can only be populated by the server.
value?: string
Property Value
string