MSFT_StorageSubSystemToTargetPort class
Association between StorageSubSystem and TargetPort.
The following syntax is simplified from Managed Object Format (MOF) code.
Syntax
[Association]
class MSFT_StorageSubSystemToTargetPort
{
MSFT_StorageSubSystem REF StorageSubSystem;
MSFT_TargetPort REF TargetPort;
};
Members
The MSFT_StorageSubSystemToTargetPort class has these types of members:
Properties
The MSFT_StorageSubSystemToTargetPort class has these properties.
StorageSubSystem
Data type: MSFT_StorageSubSystem
Access type: Read-only
Qualifiers: Key
TargetPort
Data type: MSFT_TargetPort
Access type: Read-only
Qualifiers: Key
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps only] |
Minimum supported server | Windows Server 2012 [desktop apps only] |
Namespace | Root\Microsoft\Windows\Storage |
MOF | Storagewmi.mof |