次の方法で共有


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{};

See also