EnterpriseManagementConnector Class

Definition

Represents a connector in the system.

public ref class EnterpriseManagementConnector : Microsoft::EnterpriseManagement::Common::MonitoringBaseWithId
[System.Serializable]
public class EnterpriseManagementConnector : Microsoft.EnterpriseManagement.Common.MonitoringBaseWithId
type EnterpriseManagementConnector = class
    inherit MonitoringBaseWithId
Public Class EnterpriseManagementConnector
Inherits MonitoringBaseWithId
Inheritance
EnterpriseManagementConnector
Attributes

Properties

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.

Methods

Equals(Object)

Compares this object with a specified object for equality.

(Inherited from MonitoringBaseWithId)
GetHashCode()

Returns the hash code for this object.

(Inherited from MonitoringBaseWithId)
Reconnect(EnterpriseManagementGroup)

Reconnects to a management group object after this object has been disconnected.

SetId(Guid)

Sets the connected object by specifying the unique identifier.

(Inherited from MonitoringBaseWithId)
ToString()

Returns the relevant display string for the object.

(Inherited from MonitoringBase)

Applies to