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