Msvm_ElementConformsToProfile class
Defines the registered profiles to which the referenced system conforms. This association may apply to any managed element. Typical usage will apply it to a higher level instance, such as a System, Namespace, or Service. When applied to a higher level instance, all constituent parts must behave appropriately in support of the managed element's conformance to the named registered profile.
The following syntax is simplified Managed Object Format (MOF) code, and it includes all of the inherited properties.
Syntax
class Msvm_ElementConformsToProfile : CIM_ElementConformsToProfile
{
Msvm_RegisteredProfile REF ConformantStandard;
Msvm_ComputerSystem REF ManagedElement;
};
Members
The Msvm_ElementConformsToProfile class has these types of members:
Properties
The Msvm_ElementConformsToProfile class has these properties.
-
ConformantStandard
-
-
Data type: Msvm_RegisteredProfile
-
Access type: Read-only
-
Qualifiers: Override
A reference to an instance of the Msvm_RegisteredProfile class that represents the registered profile to which the system conforms.
-
-
ManagedElement
-
-
Data type: Msvm_ComputerSystem
-
Access type: Read-only
-
Qualifiers: Override
A reference to an instance of the Msvm_ComputerSystem class that represents the system that conforms to the registered profile.
-
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8.1 [desktop apps only] |
Minimum supported server |
Windows Server 2012 R2 [desktop apps only] |
Namespace |
Root\Virtualization\V2 |
MOF |
|
DLL |
|