你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DeviceInterfaceProperties interface

网络接口属性。

属性

identifier

接口标识符。 示例:HundredGigE0/0。

interfaceType

接口类型。

supportedConnectorTypes

支持的连接器类型列表。

属性详细信息

identifier

接口标识符。 示例:HundredGigE0/0。

identifier?: string

属性值

string

interfaceType

接口类型。

interfaceType?: string

属性值

string

supportedConnectorTypes

支持的连接器类型列表。

supportedConnectorTypes?: SupportedConnectorProperties[]

属性值