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

NetworkInterfaceProperties interface

网络接口属性定义资源的属性。

Extends

属性

administrativeState

资源的管理状态。 注意:此属性不会序列化。 它只能由服务器填充。

connectedTo

其连接到的接口或计算服务器的 ARM 资源 ID。 注意:此属性不会序列化。 它只能由服务器填充。

interfaceType

接口类型。 示例:管理/数据 注意:不会序列化此属性。 它只能由服务器填充。

ipv4Address

接口的 IPv4Address。 注意:此属性不会序列化。 它只能由服务器填充。

ipv6Address

接口的 IPv6Address。 注意:此属性不会序列化。 它只能由服务器填充。

physicalIdentifier

网络接口的物理标识符。 注意:此属性不会序列化。 它只能由服务器填充。

provisioningState

资源的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

继承属性

annotation

交换机配置说明。

属性详细信息

administrativeState

资源的管理状态。 注意:此属性不会序列化。 它只能由服务器填充。

administrativeState?: string

属性值

string

connectedTo

其连接到的接口或计算服务器的 ARM 资源 ID。 注意:此属性不会序列化。 它只能由服务器填充。

connectedTo?: string

属性值

string

interfaceType

接口类型。 示例:管理/数据 注意:不会序列化此属性。 它只能由服务器填充。

interfaceType?: string

属性值

string

ipv4Address

接口的 IPv4Address。 注意:此属性不会序列化。 它只能由服务器填充。

ipv4Address?: string

属性值

string

ipv6Address

接口的 IPv6Address。 注意:此属性不会序列化。 它只能由服务器填充。

ipv6Address?: string

属性值

string

physicalIdentifier

网络接口的物理标识符。 注意:此属性不会序列化。 它只能由服务器填充。

physicalIdentifier?: string

属性值

string

provisioningState

资源的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

provisioningState?: string

属性值

string

继承属性详细信息

annotation

交换机配置说明。

annotation?: string

属性值

string

继承自AnnotationResource.annotation