Struct PerformanceInformation
Describes a single performance assessment value. See PerformanceAssessment.
struct Microsoft::Azure::RemoteRendering::PerformanceInformation
Fields
Aggregate
Aggregated value to assess.
float Aggregate{};
Rating
Rating for the aggregate value.
Microsoft::Azure::RemoteRendering::PerformanceRating Rating{};