MSFT_UCScenarioAssociation class

The MSFT_UCScenarioAssociation class associates elements of a correlation scenario with the correlation scenario.

Note  For more information about support and installation of this component on a specific operating system, see Operating System Availability of WMI Components.

Syntax

class MSFT_UCScenarioAssociation
{
  object          REF Object;
  MSFT_UCScenario REF Scenario;
};

Members

The MSFT_UCScenarioAssociation class has these types of members:

  • Properties

Properties

The MSFT_UCScenarioAssociation class has these properties.

Object

Data type: object

Access type: Read-only

Qualifiers: Key

Reference to an object associated with this correlation scenario.

Scenario

Data type: MSFT_UCScenario

Access type: Read-only

Qualifiers: Key

Reference to an MSFT_UCScenario instance.

Examples

For script code examples, see WMI Tasks for Scripts and Applications and the TechNet ScriptCenter Script Repository.

For C++ code examples, see WMI C++ Application Examples.

Requirements

Minimum supported client

Windows XP

Minimum supported server

None supported

End of client support

Windows XP

Namespace

\root\subscription

MOF

Updprov.mof

DLL

Updprov.dll

See also

Supporting Classes for the Updating Consumer