MsSna_ConnectionUsingAdapter Class
Associates a connection with an adapter.
The following syntax is simplified from MOF code.
Syntax
class MsSna_ConnectionUsingAdapter : MsSna_Association
{
MsSna_Adapter ref PathToAdapter;
MsSna_Connection ref PathToConnection;
};
Properties
MsSna_Adapter
Data Type: ref PathToAdapter Qualifiers: Key Access Type: Read-Only
The adapter to associate with.
MsSna_Connection
Data Type: ref PathToConnection Qualifiers: Key Access Type: Read-Only
The connection to associate with.
Requirements
Platforms: Windows Server 2022, Windows Server 2019, Windows Server 2016, Windows 11, and Windows 10
See Also
WMISNA WMI Provider Classes
Administration and Management Programmer's Guide