EnterpriseManagementConnector Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents a connector in the system.
The following tables list the members exposed by the EnterpriseManagementConnector type.
Public Properties
Name | Description | |
---|---|---|
Bookmark | Gets the current bookmark of the connector. | |
ConnectorObject | Gets the monitoring object corresponding to the connector. | |
Description | Gets the description of the connector. | |
DiscoveryDataIsManaged | Gets a value that indicates whether the discovery data inserted by means of this connector is managed. | |
DiscoveryDataIsShared | Gets a value that indicates whether the discovery data inserted by means of this connector shares lifetime control. | |
DisplayName | Gets the display name of the connector. | |
Id | Gets the unique identifier for the connected object. (inherited from MonitoringBaseWithId) | |
Initialized | Gets or sets a value that indicates whether the connector is initialized. | |
LastModified | Gets the last modified time of the connector. | |
ManagementGroup | Gets the management group that the object is in. (inherited from MonitoringBase) | |
ManagementGroupId | Gets the unique identifier of the management group that owns this object. (inherited from MonitoringBase) | |
Name | Gets the name of the connector. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overridden. Compares this object with a specified object for equality. (inherited from Object) | |
GetHashCode | Overridden. Returns the hash code for this object. (inherited from Object) | |
GetType | (inherited from Object) | |
Reconnect | Overridden. Reconnects to a management group object after this object has been disconnected. | |
ToString | Overridden. Returns the relevant display string for the object. (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
SetId | Sets the connected object by specifying the unique identifier. (inherited from MonitoringBaseWithId) |
Top
See Also
Reference
EnterpriseManagementConnector Class
Microsoft.EnterpriseManagement.ConnectorFramework Namespace