DiscoveryRelationshipCollection Object

The DiscoveryRelationshipCollection object represents a group of discovery relationship items.

This class is used only by service discovery scripts.

Methods

Name Description

AddScopeProperty method

Adds a scope property to the discovery relationship collection.

DisableScope method

Disables the discovery relationship collection's scope.

CreateInstance method

Creates a new relationship instance.

AddInstance method

Adds an instance to the discovery relationship collection.

Properties

Name Description

TypeID property

Gets or sets the name of the relationship type represented by this discovery relationship.

TargetScopeFilter property

Gets the target scope filter of the discovery relationship collection.

SourceScopeFilter property

Gets the scope filter of the discovery relationship collection.

Requirements

Platforms: Requires Windows 2000 or later

Version: Requires MOM 2005  or later

See Also

Discovery Scripts