MSFTSM_CommMechanismForManager class
Associates an MSFTSM_ObjectManager instance with an CIM_ObjectManagerCommunicationMechanism instance, which describes a protocol and encoding that can be used to communicate with the object manager.
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_CommMechanismForManager : CIM_CommMechanismForManager
{
CIM_ObjectManager REF Antecedent;
CIM_ObjectManagerCommunicationMechanism REF Dependent;
};
Members
The MSFTSM_CommMechanismForManager class has these types of members:
Properties
The MSFTSM_CommMechanismForManager class has these properties.
-
Antecedent
-
The specific ObjectManager whose communication mechanism is described.
This property is inherited from CIM_CommMechanismForManager.
-
Dependent
-
-
Data type: CIM_ObjectManagerCommunicationMechanism
-
Access type: Read-only
-
Qualifiers: Min (1)
The encoding/protocol/set of operations that may be used to communicate with the referenced ObjectManager.
This property is inherited from CIM_CommMechanismForManager.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 R2 |
Namespace |
Root\CIMv2\Storage\iScsiTarget |
MOF |
|
DLL |
|