MsSna_PoolOnServer Class
Associates a pool with a server.
The following syntax is simplified from MOF code.
Syntax
class MsSna_PoolOnServer : MsSna_Association
{
MsSna_Pool ref PathToPool3270;
MsSna_Server ref PathToServer;
};
Properties
MsSna_Pool
Data Type: ref PathToPool3270 Qualifiers: Key Access Type: Read-Only
The pool to associate with.
MsSna_Server
Data Type: ref PathToServer Qualifiers: Key Access Type: Read-Only
The server 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