CurrentPerformanceRiskRatings

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.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val high: Long

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

Link copied to clipboard
val low: Long

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

Link copied to clipboard

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

Link copied to clipboard

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

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String