MonitoringRelationshipObjectDiscoverySource Members

Updated: April 16, 2012

Represents a discovery source for relationship objects.

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

  Name Description
public property BoundObjectId Overridden.  
public property ConnectorId Overridden.  
public property Id  (inherited from MonitoringBaseWithId)
public property LastSnapshotTime Overridden. Gets the last snapshot time, in DateTime format, for the discovery source.
public property ManagementGroup  The connection management group connection used by this object. (inherited from DiscoverySource)
public property ManagementGroupId  (inherited from MonitoringBase)
public property ObjectId Overridden. Gets the globally unique identifier (GUID) of the object that was discovered by the discovery source.
public property SourceType Overridden. Gets the type of the discovery source.
public property WorkflowId Overridden.  
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. (inherited from MonitoringBase)
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