averageUtilization property

int? averageUtilization
final

CurrentAverageUtilization is the current value of the average of the resource metric across all relevant pods, represented as a percentage of the requested value of the resource for the pods.

Implementation

final int? averageUtilization;