MOMDiscoveryData.AddInstance Method

Updated: January 31, 2012

Applies To: System Center 2012 - Operations Manager

Adds an item to the collection of discovery data.

MOMDiscoveryData.AddInstance(pInstance)

Parameters

 

Parameter Type Description

pInstance

Object

The item to add.

None.

Platforms: Requires Windows Server 2003, Windows Vista, or Windows Server 2008

Version: Requires Operations Manager 2007 or System Center 2012 – Operations Manager

An example of this method is shown in the MOMDiscoveryData.CreateClassInstance method.

Reference