# PrivateCrossConnectProperties

## Properties

| Name                       | Type                                                                                                                                   | Description                                                                               | Notes                                           |
| -------------------------- | -------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | ----------------------------------------------- |
| **connectableDatacenters** | [**Array\<ConnectableDatacenter>**](https://docs.ionos.com/sections-test/nodejs-sdk/cloud-api-nodejs-sdk/models/connectabledatacenter) | Read-Only attribute. Lists data centers that can be joined to this private Cross-Connect. | \[optional] \[readonly] \[default to undefined] |
| **description**            | **string**                                                                                                                             | Human-readable description.                                                               | \[optional] \[default to undefined]             |
| **name**                   | **string**                                                                                                                             | The name of the resource.                                                                 | \[optional] \[default to undefined]             |
| **peers**                  | [**Array\<Peer>**](https://docs.ionos.com/sections-test/nodejs-sdk/cloud-api-nodejs-sdk/models/peer)                                   | Read-Only attribute. Lists LAN's joined to this private Cross-Connect.                    | \[optional] \[readonly] \[default to undefined] |
