Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RuleManagementEventDataSource

Package version

A rule management event data source. The discriminator fields is always RuleManagementEventDataSource in this case.

Hierarchy

Index

Properties

Optional claims

the claims.

Optional eventName

eventName: undefined | string

the event name.

Optional eventSource

eventSource: undefined | string

the event source.

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 level

level: undefined | string

the level.

Optional metricNamespace

metricNamespace: undefined | string

the namespace of the metric.

odataType

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

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

Optional operationName

operationName: undefined | string

The name of the operation that should be checked for. If no name is provided, any operation will match.

Optional resourceGroupName

resourceGroupName: undefined | string

the resource group name.

Optional resourceLocation

resourceLocation: undefined | string

the location of the resource.

Optional resourceProviderName

resourceProviderName: undefined | string

the resource provider name.

Optional resourceUri

resourceUri: undefined | string

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

Optional status

status: undefined | string

The status of the operation that should be checked for. If no status is provided, any status will match.

Optional subStatus

subStatus: undefined | string

the substatus.

Generated using TypeDoc