Specifies broad categories for assessing the meaning of a performance measurement.
enum class Microsoft::Azure::RemoteRendering::PerformanceRating : int32_t
Values
| Name | Value | Description | Remarks |
|---|---|---|---|
PerformanceRating::Great |
0 | ||
PerformanceRating::Good |
1 | ||
PerformanceRating::Mediocre |
2 | ||
PerformanceRating::Bad |
3 |