This type is a class for model objects.
A peer is fully qualified within the cell by the combination of cellName and coreGroupName.
Package: coregroupbridgeserviceAttributes Summary | |
name : EString | Name of this peer access point. The name attribute of each peer access point must be unique within the cell. |
cell : EString | The Cell the peer resides in. |
coreGroup : EString | The Coregroup the peer resides in. |
coreGroupAccessPoint : EString | The Peer Core Group Access Point Name for the peer. |
peerEndPoints : EndPoint * | Host and port through which this peer access point can be reached. |
proxyPeerAccessPointRef : PeerAccessPoint @ | A reference to another peer access point object that will proxy requests to the peer access point. This attribute is specified when the peer access point cannot be reached directly. |
properties : Property * | Custom properties for the peer access point. The name attribute of each property must be unique. |
Attribute Details |