perfMetricType property

String? perfMetricType
getter/setter pair

Possible string values are:

  • "perfMetricTypeUnspecified"
  • "memory"
  • "cpu"
  • "network"
  • "graphics"

Implementation

core.String? perfMetricType;