Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClientGroupMember

Package version

Represents a member of a client group

Hierarchy

Index

Properties

Optional id

id: undefined | string

Resource identifier. NOTE: This property will not be serialized. It can only be populated by the server.

Optional ipAddress

ipAddress: undefined | string

IP address.

Optional name

name: undefined | string

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional port

Port into which this client connected

Optional processes

processes: ProcessReference[]

Processes accepting on the above port that received connections from this client.

Optional type

type: undefined | string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc