# PrivateCrossConnectProperties
## Properties
| Name | Type | Description | Notes |
| ------------ | ------------- | ------------- | ------------- |
| **connectable_datacenters** | [**list[ConnectableDatacenter]**](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]**](Peer.md) | Read-Only attribute. Lists LAN's joined to this private Cross-Connect. | [optional] [readonly] |
|