PrometheusRuleGroupResourcePatchParameters interface

The Prometheus rule group resource for patch operations.

Properties

enabled

the flag that indicates whether the Prometheus rule group is enabled.

tags

Resource tags

Property Details

enabled

the flag that indicates whether the Prometheus rule group is enabled.

enabled?: boolean

Property Value

boolean

tags

Resource tags

tags?: Record<string, string>

Property Value

Record<string, string>