ResourceSkuCapabilities Class
Describes The SKU capabilities object.
Constructor
ResourceSkuCapabilities(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
name
|
An invariant to describe the feature. |
|
value
|
An invariant if the feature is measured by quantity. |
Attributes
name
An invariant to describe the feature.
name: str | None
value
An invariant if the feature is measured by quantity.
value: str | None