ClientGroup type

Represents a collection of clients of a resource. A client group can represent the clients of a port, process, or a machine.

type ClientGroup = CoreResource & { clientsOf?: ResourceReferenceUnion }