Share via


DiscoverySource Class

Definition

The base class for discovery sources.

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

Properties

BoundMonitoringObjectId
Obsolete.

The bound monitoring object.

BoundObjectId

The bound monitoring object.

ConnectorId

The connector id of the discovery source.

LastSnapshotTime

The last snapshot time for this discovery source.

ManagementGroup

The ManagementGroup the object was instantiated in.

MonitoringConnectorId
Obsolete.

The connector id of the discovery source.

ObjectId

The object that was discovered via this discovery source.

SourceType

The type of this source.

WorkflowId

The rule/discovery/task id of the discovery source.

Methods

Reconnect(EnterpriseManagementGroup)

Reconnects the specified management group.

Applies to