ConnectorInfo Members
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. |
Top
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. |
Top
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) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ConnectorInfo Class
Microsoft.EnterpriseManagement.ConnectorFramework Namespace