DiscoveryInstance.AddKeyProperty Method

Adds a unique key property to the discovery instance.

 DiscoveryInstance.AddKeyProperty(bstrKeyPropertyID As String, bstrValue As String)

Parameters

  • bstrKeyPropertyID
    The GUID for the new key property.
  • bstrValue
    The value of the new key property.

Requirements

Platforms: Requires Windows 2000 or later

Version: Requires MOM 2005 or later

See Also

DiscoveryInstance Object