Represents a discovery source for relationship objects.

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

Public Properties

  Name Description
public property BoundMonitoringObjectId Overridden. Gets the globally unique identifier (GUID) for the bound monitoring object.
public property Id  Gets the globally unique identifier (GUID) for the MonitoringBaseWithId object. (inherited from MonitoringBaseWithId)
public property LastSnapshotTime Overridden. 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 MonitoringClassId Gets the globally unique identifier (GUID) of the monitoring class for the instance of the object that was discovered by this source.
public property MonitoringConnectorId Overridden. Gets the globally unique identifier (GUID) of the connector for the discovery source.
public property ObjectId Overridden. Gets the globally unique identifier (GUID) for the object that was discovered by the discovery source.
public property SourceType Overridden. Gets the type of the discovery source.
public property WorkflowId Overridden. Gets the globally unique identifier (GUID) for the rule, discovery object, or task for 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 GetMonitoringClass Gets the monitoring class that this source discovered an instance of.
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.