DiscoverySource Class
Updated: April 16, 2012
Applies To: Operations Manager for System Center 2012
The abstract base class for a discovery source.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Microsoft.EnterpriseManagement.Common::MonitoringBase
Microsoft.EnterpriseManagement.Common::MonitoringBaseWithId
Microsoft.EnterpriseManagement.Monitoring::DiscoverySource
Microsoft.EnterpriseManagement.Monitoring::MonitoringObjectDiscoverySource
Microsoft.EnterpriseManagement.Monitoring::MonitoringRelationshipObjectDiscoverySource
| Name | Description | |
|---|---|---|
![]() | BoundMonitoringObjectId | Obsolete.Gets the globally unique identifier (GUID) for the bound monitoring object in the discovery source. |
![]() | BoundObjectId | |
![]() | ConnectorId | |
![]() | Id | (Inherited from MonitoringBaseWithId.) |
![]() | LastSnapshotTime | Gets the last snapshot time, in DateTime format, for the discovery source. |
![]() | ManagementGroup | The connection management group connection used by this object. |
![]() | ManagementGroupId | (Inherited from MonitoringBase.) |
![]() | MonitoringConnectorId | Obsolete.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. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from MonitoringBaseWithId.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from MonitoringBaseWithId.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | Reconnect(EnterpriseManagementGroup^) | Reconnects to the specified management group after the object has been disconnected.(Overrides MonitoringBase::Reconnect(EnterpriseManagementGroup^).) |
![]() | SetId(Guid) | (Inherited from MonitoringBaseWithId.) |
![]() | ToString() | (Inherited from MonitoringBase.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


