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