EnterpriseManagementConnector.ConnectorObject Property

Definition

Gets the monitoring object corresponding to the connector.

public:
 property Microsoft::EnterpriseManagement::Common::EnterpriseManagementObject ^ ConnectorObject { Microsoft::EnterpriseManagement::Common::EnterpriseManagementObject ^ get(); };
public Microsoft.EnterpriseManagement.Common.EnterpriseManagementObject ConnectorObject { get; }
member this.ConnectorObject : Microsoft.EnterpriseManagement.Common.EnterpriseManagementObject
Public ReadOnly Property ConnectorObject As EnterpriseManagementObject

Property Value

Returns EnterpriseManagementObject.

The monitoring object corresponding to the connector.

Applies to