INetworkDiscoveryManagement.GetNetworkDiscovery(MonitoringObject) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the network discovery rule associated with the agent
public:
Microsoft::EnterpriseManagement::NetworkMonitoring::NetworkDiscovery ^ GetNetworkDiscovery(Microsoft::EnterpriseManagement::Monitoring::MonitoringObject ^ agent);
public Microsoft.EnterpriseManagement.NetworkMonitoring.NetworkDiscovery GetNetworkDiscovery (Microsoft.EnterpriseManagement.Monitoring.MonitoringObject agent);
abstract member GetNetworkDiscovery : Microsoft.EnterpriseManagement.Monitoring.MonitoringObject -> Microsoft.EnterpriseManagement.NetworkMonitoring.NetworkDiscovery
Public Function GetNetworkDiscovery (agent As MonitoringObject) As NetworkDiscovery
Parameters
- agent
- MonitoringObject
Returns
Returns NetworkDiscovery.