[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
public property Bookmark Gets the current bookmark of the connector.
public property ConnectorObject Gets the monitoring object corresponding to the connector.
public property Description Gets the description of the connector.
public property DiscoveryDataIsManaged Gets a value that indicates whether the discovery data inserted by means of this connector is managed.
public property DiscoveryDataIsShared Gets a value that indicates whether the discovery data inserted by means of this connector shares lifetime control.
public property DisplayName Gets the display name of the connector.
public property Id  Gets the unique identifier for the connected object. (inherited from MonitoringBaseWithId)
public property Initialized Gets or sets a value that indicates whether the connector is initialized.
public property LastModified Gets the last modified time of the connector.
public property ManagementGroup  Gets the management group that the object is in. (inherited from MonitoringBase)
public property ManagementGroupId  Gets the unique identifier of the management group that owns this object. (inherited from MonitoringBase)
public property Name Gets the name of the connector.
Top

Public Methods (see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from MonitoringBaseWithId)
public method GetHashCode  Returns the hash code for this object. (inherited from MonitoringBaseWithId)
public method GetType  (inherited from Object)
public method Reconnect Overridden. Reconnects to a management group object after this object has been disconnected.
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  Returns the relevant display string for the object. (inherited from MonitoringBase)
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
protected method SetId  (inherited from MonitoringBaseWithId)
Top

See Also


Send comments about this topic to Microsoft.