MonitoredSubscription interface

The list of subscriptions and it's monitoring status by current Datadog monitor.

Properties

error

The reason of not monitoring the subscription.

status

The state of monitoring.

subscriptionId

The subscriptionId to be monitored.

tagRules

Definition of the properties for a TagRules resource.

Property Details

error

The reason of not monitoring the subscription.

error?: string

Property Value

string

status

The state of monitoring.

status?: string

Property Value

string

subscriptionId

The subscriptionId to be monitored.

subscriptionId?: string

Property Value

string

tagRules

Definition of the properties for a TagRules resource.

tagRules?: MonitoringTagRulesProperties

Property Value