Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Used to associate an instance CIM_RegisteredProfile with an instance of CIM_RegisteredProfile of another profile that references the dependent profile as a related profile.
The following syntax is simplified from MOF code and includes all 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
Specifies the CIM_RegisteredProfile instance that is referenced by the Dependent profile.
This property is inherited from CIM_ReferencedProfile.
-
-
Dependent
-
-
Data type: CIM_RegisteredProfile
-
Access type: Read-only
Specifies a CIM_RegisteredProfile instance that references other profiles.
This property is inherited from CIM_ReferencedProfile.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\Interop |
MOF |
|
DLL |
|