Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RuleMetricDataSource

Package version

A rule metric data source. The discriminator value is always RuleMetricDataSource in this case.

Hierarchy

Index

Properties

Optional legacyResourceId

legacyResourceId: undefined | string

the legacy resource identifier of the resource the rule monitors. NOTE: this property cannot be updated for an existing rule.

Optional metricName

metricName: undefined | string

the name of the metric that defines what the rule monitors.

Optional metricNamespace

metricNamespace: undefined | string

the namespace of the metric.

odataType

odataType: "Microsoft.Azure.Management.Insights.Models.RuleMetricDataSource"

Polymorphic discriminator, which specifies the different types this object can be

Optional resourceLocation

resourceLocation: undefined | string

the location of the resource.

Optional resourceUri

resourceUri: undefined | string

the resource identifier of the resource the rule monitors. NOTE: this property cannot be updated for an existing rule.

Generated using TypeDoc