MSFTSMNET_DeviceSAPImplementation class
Associates a service access point (SAP) with the device that implements it. This association is a many-to-many association. An SAP can be provided by multiple logical devices that operate in conjunction. Any device can provide more than one SAP.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Dynamic, Provider("MSiSCSITargetProv"), Association, Version("1.0.0")]
class MSFTSMNET_DeviceSAPImplementation : CIM_DeviceSAPImplementation
{
CIM_LogicalDevice REF Antecedent;
CIM_ServiceAccessPoint REF Dependent;
};
Members
The MSFTSMNET_DeviceSAPImplementation class has these types of members:
Properties
The MSFTSMNET_DeviceSAPImplementation class has these properties.
-
Antecedent
-
-
Data type: CIM_LogicalDevice
-
Access type: Read-only
The LogicalDevice.
This property is inherited from CIM_DeviceSAPImplementation.
-
-
Dependent
-
-
Data type: CIM_ServiceAccessPoint
-
Access type: Read-only
The ServiceAccessPoint implemented using the LogicalDevice.
This property is inherited from CIM_DeviceSAPImplementation.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 R2 |
Namespace |
Root\CIMv2\Storage\iScsiTarget |
MOF |
|
DLL |
|