Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RuleDataSource

Package version

The resource from which the rule collects its data.

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 metricNamespace

metricNamespace: undefined | string

the namespace of the metric.

odataType

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

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