Share via


DynatraceTagRulePatch Class

Definition

The updatable properties of the TagRule.

public class DynatraceTagRulePatch
type DynatraceTagRulePatch = class
Public Class DynatraceTagRulePatch
Inheritance
DynatraceTagRulePatch

Constructors

DynatraceTagRulePatch()

Initializes a new instance of DynatraceTagRulePatch.

Properties

LogRules

Set of rules for sending logs for the Monitor resource.

MetricRulesFilteringTags

List of filtering tags to be used for capturing metrics. If empty, all resources will be captured. If only Exclude action is specified, the rules will apply to the list of all available resources. If Include actions are specified, the rules will only include resources with the associated tags.

Applies to