> For the complete documentation index, see [llms.txt](https://docs.ionos.com/python-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/python-sdk/models/privatecrossconnectproperties.md).

# PrivateCrossConnectProperties

## Properties

| Name                         | Type                                                                             | Description                                                                               | Notes                   |
| ---------------------------- | -------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | ----------------------- |
| **connectable\_datacenters** | [**list\[ConnectableDatacenter\]**](/python-sdk/models/connectabledatacenter.md) | Read-Only attribute. Lists data centers that can be joined to this private Cross-Connect. | \[optional] \[readonly] |
| **description**              | **str**                                                                          | Human-readable description.                                                               | \[optional]             |
| **name**                     | **str**                                                                          | The name of the resource.                                                                 | \[optional]             |
| **peers**                    | [**list\[Peer\]**](/python-sdk/models/peer.md)                                   | Read-Only attribute. Lists LAN's joined to this private Cross-Connect.                    | \[optional] \[readonly] |
