Editar

Partilhar via


MsSna_ConnectionOnServer Class

Associates a connection with a server.

The following syntax is simplified from MOF code.

Syntax

  
class MsSna_ConnectionOnServer : MsSna_Association  
{  
   MsSna_Connection ref PathToConnection;  
   MsSna_Server ref PathToServer;  
};  

Properties

MsSna_Connection
Data Type: ref PathToConnection Qualifiers: Key Access Type: Read-Only

The connection to associate with.

MsSna_Server
Data Type: ref PathToServer Qualifiers: Key Access Type: Read-Only

The path 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