PartialMonitoringObject::GetDiscoverySources Method ()

System Center
 

Applies To: Operations Manager for System Center 2012

Note: This API is now obsolete.

Gets the discovery sources for the monitoring object.

Namespace:   Microsoft.EnterpriseManagement.Monitoring
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

public:
[ObsoleteAttribute("Use ManagementGroup.Monitoring equivalent methods that take this object as a parameter")]
ReadOnlyCollection<MonitoringObjectDiscoverySource^>^ GetDiscoverySources()
Return to top
Show: