SupportedConnectorProperties interface
Supported connector properties.
Properties
| connector |
Type of connector used. Example: Optical. |
| max |
Maximum speed of the connector in Mbps. |
Property Details
connectorType
Type of connector used. Example: Optical.
connectorType?: string
Property Value
string
maxSpeedInMbps
Maximum speed of the connector in Mbps.
maxSpeedInMbps?: number
Property Value
number