# PrivateCrossConnectProperties

## Properties

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