Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Operations Manager 2007 R2, Operations Manager 2007 SP1, System Center Operations Manager 2007
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
Remarks
An example of this method is shown in the MOMDiscoveryData.CreateClassInstance method.