DeviceInterfaceProperties interface
网络接口属性。
属性
| identifier | 接口标识符。 示例:HundredGigE0/0。 |
| interface |
接口类型。 |
| supported |
支持的连接器类型列表。 |
属性详细信息
identifier
接口标识符。 示例:HundredGigE0/0。
identifier?: string
属性值
string
interfaceType
接口类型。
interfaceType?: string
属性值
string
supportedConnectorTypes
支持的连接器类型列表。
supportedConnectorTypes?: SupportedConnectorProperties[]