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

# PrivateCrossConnectProperties

## Properties

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