Msvm_ReferencedProfile class
Describes a profile that is referenced by another registered profile.
The following syntax is simplified Managed Object Format (MOF) code, and it includes all of the inherited properties.
Syntax
class Msvm_ReferencedProfile : CIM_ReferencedProfile
{
CIM_RegisteredProfile REF Antecedent;
CIM_RegisteredProfile REF Dependent;
};
Members
The Msvm_ReferencedProfile class has these types of members:
Properties
The Msvm_ReferencedProfile class has these properties.
-
Antecedent
-
-
Data type: CIM_RegisteredProfile
-
Access type: Read-only
The registered profile that is referenced by the Dependent profile.
-
-
Dependent
-
-
Data type: CIM_RegisteredProfile
-
Access type: Read-only
A registered profile that references other profiles.
-
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8.1 [desktop apps only] |
Minimum supported server |
Windows Server 2012 R2 [desktop apps only] |
Namespace |
Root\interop |
MOF |
|
DLL |
|