SkuCapability Class
A SKU capability, such as the number of cores.
Constructor
SkuCapability(*args: Any, **kwargs: Any)
Attributes
name
The name of the feature.
name: str | None
value
The value of the feature.
value: str | None