Share via


DiscoveryData.ScopeID Property

Gets or sets the scope ID for the discovery data.

 DiscoveryData.ScopeID

Parameters

  • paramname
    The GUID of the scope.

Access

Read/Write

Return Value

String

Remarks

You can assign any GUID value to this property. The property is used as a scoping mechanism that allows the MOM agent to keep a local cache of the discovery data. If the discovery data doesn't change across different collections, it isn't sent to the Management Server for processing.

Requirements

Platforms: Requires Windows 2000 or later

Version: Requires MOM 2005 or later

See Also

DiscoveryData Object