你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
HardwareInventoryNetworkInterface interface
HardwareInventoryNetworkInterface 将网络接口详细信息表示为硬件清单的一部分。
属性
link |
链接的当前状态。 注意:此属性不会被序列化。 它只能由服务器填充。 |
mac |
与此接口关联的 MAC 地址。 注意:此属性不会被序列化。 它只能由服务器填充。 |
name | 接口的名称。 注意:此属性不会被序列化。 它只能由服务器填充。 |
network |
此计算机接口连接到的交换机上端口的网络接口的资源 ID。 注意:此属性不会被序列化。 它只能由服务器填充。 |
属性详细信息
linkStatus
链接的当前状态。 注意:此属性不会被序列化。 它只能由服务器填充。
linkStatus?: string
属性值
string
macAddress
与此接口关联的 MAC 地址。 注意:此属性不会被序列化。 它只能由服务器填充。
macAddress?: string
属性值
string
name
接口的名称。 注意:此属性不会被序列化。 它只能由服务器填充。
name?: string
属性值
string
networkInterfaceId
此计算机接口连接到的交换机上端口的网络接口的资源 ID。 注意:此属性不会被序列化。 它只能由服务器填充。
networkInterfaceId?: string
属性值
string