MSFT_SMSystemToCapabilities class
Represents a relationship between a system and a set of system capabilities.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Association, dynamic, provider("WMIStorage")]
class MSFT_SMSystemToCapabilities
{
MSFT_SMSystem REF Parent;
MSFT_SMSystemCapabilities REF Child;
};
Members
The MSFT_SMSystemToCapabilities class has these types of members:
Properties
The MSFT_SMSystemToCapabilities class has these properties.
-
Child
-
-
Data type: MSFT_SMSystemCapabilities
-
Access type: Read-only
-
Qualifiers: Key
A reference to the object that represents the system capabilities in the relationship.
-
-
Parent
-
-
Data type: MSFT_SMSystem
-
Access type: Read-only
-
Qualifiers: Key
A reference to the object that represents the system in the relationship.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\Storage\SM |
MOF |
|
DLL |
|