Share via


IMetricRules Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Models.MetricRulesTypeConverter))]
public interface IMetricRules : Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Models.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.

SendMetric

Flag specifying if metrics should be sent for the Monitor resource.

UserEmail

User Email

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to