DynatraceTagRulePatch Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET