Share via


IMetricRules Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Models.Api20210901.MetricRulesTypeConverter))]
public interface IMetricRules : Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Models.Api20210901.MetricRulesTypeConverter))>]
type IMetricRules = interface
    interface IJsonSerializable
Public Interface IMetricRules
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

FilteringTag

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.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to