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.
This association indicates that the specified CIM_ManagedElement instance, which includes all constituent elements, conforms to the specified MSFTSM_RegisteredProfile instance. This association is typically applied to a higher-level instance, such as a CIM_System, CIM_NameSpace, or CIM_Service instance.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Dynamic, Version("1.0.0"), provider("MSiSCSITargetProv")]
class MSFTSM_ElementConformsToProfile : CIM_ElementConformsToProfile
{
CIM_RegisteredProfile REF ConformantStandard;
CIM_ManagedElement REF ManagedElement;
};
Members
The MSFTSM_ElementConformsToProfile class has these types of members:
Properties
The MSFTSM_ElementConformsToProfile class has these properties.
-
ConformantStandard
-
-
Data type: CIM_RegisteredProfile
-
Access type: Read-only
-
Qualifiers: Override (ConformantStandard)
Indicates the registered profile to which the managed element conforms.
-
-
ManagedElement
-
-
Data type: CIM_ManagedElement
-
Access type: Read-only
-
Qualifiers: Override (ManagedElement), MSFT_TargetNamespace ("root\\cimv2\\storage\\iscsitarget")
Indicates the managed element that conforms to the registered profile
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 R2 |
Namespace |
Root\Interop |
MOF |
|
DLL |
|