AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Describes the performance risk ratings for a given resource type.

Resources with a high or medium rating are at risk of not meeting the performance needs of their workloads, while resources with a low rating are performing well in their workloads.

Inheritance Hierarchy

System.Object
  Amazon.ComputeOptimizer.Model.CurrentPerformanceRiskRatings

Namespace: Amazon.ComputeOptimizer.Model
Assembly: AWSSDK.ComputeOptimizer.dll
Version: 3.x.y.z

Syntax

C#
public class CurrentPerformanceRiskRatings

The CurrentPerformanceRiskRatings type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property High System.Int64

Gets and sets the property High.

A count of the applicable resource types with a high performance risk rating.

Public Property Low System.Int64

Gets and sets the property Low.

A count of the applicable resource types with a low performance risk rating.

Public Property Medium System.Int64

Gets and sets the property Medium.

A count of the applicable resource types with a medium performance risk rating.

Public Property VeryLow System.Int64

Gets and sets the property VeryLow.

A count of the applicable resource types with a very low performance risk rating.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5