你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
SupportedConnectorProperties interface
支持的连接器属性。
属性
connector |
使用的连接器类型。 示例:光学。 |
max |
连接器的最大速度(以 Mbps 为单位)。 |
属性详细信息
connectorType
使用的连接器类型。 示例:光学。
connectorType?: string
属性值
string
maxSpeedInMbps
连接器的最大速度(以 Mbps 为单位)。
maxSpeedInMbps?: number
属性值
number