MonitorConfigurationInfo
Type, Introduced in version 2.18
Represents configuration information regarding the MONITOR system.
Returned from the GetMonitorConfiguration command.
Properties
| Name | Type | Summary | Introduced in |
|---|---|---|---|
| Databases | Database[] | The databases that the MONITOR system is currently configured to manage. |
Example
{
"Databases": null
}