DiscoverySource Members

Updated: April 16, 2012

The abstract base class for a discovery source.

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

  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
(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
  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
protected method SetId  (inherited from MonitoringBaseWithId)
Top