MsSna_PoolLuaAssignedToWorkstation Class
Associates an LUA pool with a workstation.
The following syntax is simplified from MOF code.
Syntax
class MsSna_PoolLuaAssignedToWorkstation : MsSna_PoolAssignedToWorkstation
{
MsSna_PoolLua ref PathToPoolLua;
MsSna_Workstation ref PathToWorkstation;
};
Properties
MsSna_PoolLua
Data Type: ref PathToPoolLua Qualifiers: Key Access Type: Read-Only
The LUA pool to associate with.
MsSna_Workstation
Data Type: ref PathToWorkstation Qualifiers: Key Access Type: Read-Only
The workstation 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