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 BoundMonitoringObjectId Gets the globally unique identifier (GUID) for the bound monitoring object in the discovery source.
public property Id  Gets the globally unique identifier (GUID) for the MonitoringBaseWithId object. (inherited from MonitoringBaseWithId)
public property LastSnapshotTime Gets the last snapshot time, in DateTime format, for the discovery source.
public property ManagementGroup  Gets the Management Group that the object is in. (inherited from MonitoringBase)
public property ManagementGroupId  Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase)
public property MonitoringConnectorId Gets the globally unique identifier (GUID) for the monitoring connector of the discovery source.
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  Overloaded. (inherited from MonitoringBaseWithId)
public method GetHashCode  Returns the hash code for the MonitoringBaseWithId object. (inherited from MonitoringBaseWithId)
public method GetType  (inherited from Object)
public method Reconnect  (inherited from MonitoringBase)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  Returns the relevant display string for the object. (inherited from MonitoringBase)
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top

See Also


Send comments about this topic to Microsoft.