PerformanceTierListResult Class
A list of performance tiers.
Constructor
PerformanceTierListResult(*, value: List[PerformanceTierProperties] | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
value
|
The list of performance tiers. Default value: None
|
Variables
Name | Description |
---|---|
value
|
The list of performance tiers. |