NetworkAdapterPosition interface
The network adapter position.
Properties
network |
The network group. NOTE: This property will not be serialized. It can only be populated by the server. |
port | The port. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
networkGroup
The network group. NOTE: This property will not be serialized. It can only be populated by the server.
networkGroup?: string
Property Value
string
port
The port. NOTE: This property will not be serialized. It can only be populated by the server.
port?: number
Property Value
number