instances property
A list of objects representing independent instances of configuration. For example, multiple networks on IRC if multiple are provided by the same application service.
Implementation
List<ProtocolInstance> instances;
A list of objects representing independent instances of configuration. For example, multiple networks on IRC if multiple are provided by the same application service.
List<ProtocolInstance> instances;