Skip to content

Latest commit

 

History

History
65 lines (34 loc) · 1.69 KB

meta-qualifiers.md

File metadata and controls

65 lines (34 loc) · 1.69 KB
description ms.assetid ms.tgt_platform title ms.topic ms.date
Meta qualifiers refine the definition of meta-constructs in the CIM model by clarifying the actual usage of a class or property declaration within the MOF syntax.
3674a051-3756-4d09-a70e-46a57b442104
multiple
Meta Qualifiers
reference
05/31/2018

Meta Qualifiers

Meta qualifiers refine the definition of meta-constructs in the CIM model by clarifying the actual usage of a class or property declaration within the MOF syntax.

Association

Data type: boolean

Applies to: classes

Indicates whether the class is an association class used to describe a relationship between two other classes. The absence of this qualifier indicates that the class is not an association class. This qualifier is mutually exclusive with Indication. For more information, see Declaring an Association Class.

Indication

Data type: boolean

Applies to: classes

Indicates whether the object class defines an indication. This qualifier is mutually exclusive with Association. The default is FALSE.

Requirements

Requirement Value
Minimum supported client
Windows Vista
Minimum supported server
Windows Server 2008

See also

WMI Qualifiers

Adding a Qualifier