MSISCSITARGET_SAPAvailableForElement class
Associates a Service Access Point (SAP) with a managed element, which indicates that the SAP is available for only the associated managed element. An SAP that is not associated in an instance of this class is assumed to be generally available.
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 MSISCSITARGET_SAPAvailableForElement : CIM_SAPAvailableForElement
{
CIM_ServiceAccessPoint REF AvailableSAP;
CIM_ManagedElement REF ManagedElement;
};
Members
The MSISCSITARGET_SAPAvailableForElement class has these types of members:
Properties
The MSISCSITARGET_SAPAvailableForElement class has these properties.
-
AvailableSAP
-
-
Data type: CIM_ServiceAccessPoint
-
Access type: Read-only
-
Qualifiers: Key
The Service Access Point that is available.
This property is inherited from CIM_SAPAvailableForElement.
-
-
ManagedElement
-
-
Data type: CIM_ManagedElement
-
Access type: Read-only
-
Qualifiers: Key
The ManagedElement for which the SAP is available.
This property is inherited from CIM_SAPAvailableForElement.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 R2 |
Namespace |
Root\CIMv2\Storage\iScsiTarget |
MOF |
|
DLL |
|