> For the complete documentation index, see [llms.txt](https://docs.ionos.com/nodejs-sdk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/nodejs-sdk/models/privatecrossconnectproperties.md).

# PrivateCrossConnectProperties

## Properties

| Name                       | Type                                                                             | Description                                                                               | Notes                                           |
| -------------------------- | -------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | ----------------------------------------------- |
| **connectableDatacenters** | [**Array\<ConnectableDatacenter>**](/nodejs-sdk/models/connectabledatacenter.md) | Read-Only attribute. Lists data centers that can be joined to this private Cross-Connect. | \[optional] \[readonly] \[default to undefined] |
| **description**            | **string**                                                                       | Human-readable description.                                                               | \[optional] \[default to undefined]             |
| **name**                   | **string**                                                                       | The name of the resource.                                                                 | \[optional] \[default to undefined]             |
| **peers**                  | [**Array\<Peer>**](/nodejs-sdk/models/peer.md)                                   | Read-Only attribute. Lists LAN's joined to this private Cross-Connect.                    | \[optional] \[readonly] \[default to undefined] |
