Contains information about a monitoring connector such as the name and description.
The following tables list the members exposed by the ConnectorInfo type.
Public
Constructors
| Name | Description | |
|---|---|---|
| ConnectorInfo | Initializes a new ConnectorInfo object. |
Public Fields
| Name | Description | |
|---|---|---|
|
Description | The description of the monitoring connector. |
|
DiscoveryDataIsManaged | A Boolean value that determines whether discovery data inserted by the connector is managed. |
|
DisplayName | The display name of the monitoring connector. |
|
Name | The name of the monitoring connector. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. (inherited from Object) |
|
GetHashCode | (inherited from Object) |
|
GetType | (inherited from Object) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | (inherited from Object) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

