Get Scaling Rules Rule Hybrid Metric
data class GetScalingRulesRuleHybridMetric(val dimensions: List<GetScalingRulesRuleHybridMetricDimension>, val expression: String, val id: String, val metricName: String, val statistic: String)
Properties
Link copied to clipboard
(Available since v1.250.0) The metric dimensions. You can use this parameter to specify the monitored resources.
Link copied to clipboard
(Available since v1.250.0) The metric expression that consists of multiple Hybrid Cloud Monitoring metrics. It calculates a result used to trigger scaling events. The expression is written in Reverse Polish Notation (RPN) format and includes only the following operators: +, -, *, /.
Link copied to clipboard
(Available since v1.250.0) The name of the Hybrid Cloud Monitoring metric.