Share via


DiscoverySource Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The abstract base class for a discovery source.

The following tables list the members exposed by the DiscoverySource type.

Public Properties

  Name Description
public property BoundObjectId  
public property ConnectorId  
public property Id  (inherited from MonitoringBaseWithId)
public property LastSnapshotTime Gets the last snapshot time, in DateTime format, for the discovery source.
public property ManagementGroup The connection management group connection used by this object.
public property ManagementGroupId  (inherited from MonitoringBase)
public property ObjectId Gets the globally unique identifier (GUID) for the object that was discovered by the discovery source.
public property SourceType Gets the type of the discovery source.
public property WorkflowId Gets the globally unique identifier (GUID) that identifies the rule, discovery object, or task in the discovery source.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overridden. (inherited from Object)
public method GetHashCode  Overridden. (inherited from Object)
public method GetType  (inherited from Object)
public method Reconnect Overridden. Reconnects to the specified management group after the object has been disconnected.
public method ToString  Overridden. (inherited from Object)

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

Reference

DiscoverySource Class
Microsoft.EnterpriseManagement.Monitoring Namespace