MOMDiscoveryData.AddInstance Method

Applies To: System Center 2012 - Operations Manager

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Adds an item to the collection of discovery data.

MOMDiscoveryData.AddInstance(pInstance)

Parameters

Parameter Type Description

pInstance

Object

The item to add.

Return Value

None.

Requirements

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

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

Remarks

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

See Also

Reference

MOMDiscoveryData Object