MonitoredSubscription interface
The list of subscriptions and it's monitoring status by current NewRelic monitor.
Properties
error | The reason of not monitoring the subscription. |
status | The state of monitoring. |
subscription |
The subscriptionId to be monitored. |
tag |
The resource-specific properties for this 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
The resource-specific properties for this resource.
tagRules?: MonitoringTagRulesProperties