The abstract base class for a discovery source.
The following tables list the members exposed by the DiscoverySource type.
Public
Properties
| Name | Description | |
|---|---|---|
|
BoundMonitoringObjectId | Gets the globally unique identifier (GUID) for the bound monitoring object in the discovery source. |
|
Id | Gets the globally unique identifier (GUID) for the MonitoringBaseWithId object. (inherited from MonitoringBaseWithId) |
|
LastSnapshotTime | Gets the last snapshot time, in DateTime format, for the discovery source. |
|
ManagementGroup | Gets the Management Group that the object is in. (inherited from MonitoringBase) |
|
ManagementGroupId | Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase) |
|
MonitoringConnectorId | Gets the globally unique identifier (GUID) for the monitoring connector of the discovery source. |
|
ObjectId | Gets the globally unique identifier (GUID) for the object that was discovered by the discovery source. |
|
SourceType | Gets the type of the discovery source. |
|
WorkflowId | Gets the globally unique identifier (GUID) that identifies the rule, discovery object, or task in the discovery source. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. (inherited from MonitoringBaseWithId) |
|
GetHashCode | Returns the hash code for the MonitoringBaseWithId object. (inherited from MonitoringBaseWithId) |
|
GetType | (inherited from Object) |
|
Reconnect | (inherited from MonitoringBase) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

