# PrivateCrossConnectProperties

## Properties

| Name                       | Type                                                                                             | Description                                                                               | Notes                   |
| -------------------------- | ------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------- | ----------------------- |
| **connectableDatacenters** | [**List\<ConnectableDatacenter>**](https://docs.ionos.com/java-sdk/models/connectabledatacenter) | 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>**](https://docs.ionos.com/java-sdk/models/peer)                                   | Read-Only attribute. Lists LAN's joined to this private Cross-Connect.                    | \[optional] \[readonly] |
