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

NetworkInterface interface

定义 NetworkInterface 资源。

扩展

属性

additionalDescription

接口的其他说明。

administrativeState

资源的管理状态。

annotation

切换配置说明。

configurationState

资源的配置状态。

connectedTo

与其连接的接口或计算服务器的 ARM 资源 ID。

description

界面描述。

identity

分配给此资源的托管服务标识。

interfaceType

接口类型。 示例:管理/数据

ipv4Address

接口的 IPv4Address。

ipv6Address

接口的 IPv6Address。

lastOperation

对该资源进行的最后操作细节

networkFabricId

关联网络 Fabric 资源 ID

physicalIdentifier

网络接口的物理标识符。

provisioningState

资源的预配状态。

继承属性

id

资源的完全限定资源 ID。 示例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

资源的名称

systemData

包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。

type

资源的类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”

属性详细信息

additionalDescription

接口的其他说明。

additionalDescription?: string

属性值

string

administrativeState

资源的管理状态。

administrativeState?: string

属性值

string

annotation

切换配置说明。

annotation?: string

属性值

string

configurationState

资源的配置状态。

configurationState?: string

属性值

string

connectedTo

与其连接的接口或计算服务器的 ARM 资源 ID。

connectedTo?: string

属性值

string

description

界面描述。

description?: string

属性值

string

identity

分配给此资源的托管服务标识。

identity?: ManagedServiceIdentity

属性值

interfaceType

接口类型。 示例:管理/数据

interfaceType?: string

属性值

string

ipv4Address

接口的 IPv4Address。

ipv4Address?: string

属性值

string

ipv6Address

接口的 IPv6Address。

ipv6Address?: string

属性值

string

lastOperation

对该资源进行的最后操作细节

lastOperation?: LastOperationProperties

属性值

networkFabricId

关联网络 Fabric 资源 ID

networkFabricId?: string

属性值

string

physicalIdentifier

网络接口的物理标识符。

physicalIdentifier?: string

属性值

string

provisioningState

资源的预配状态。

provisioningState?: string

属性值

string

继承属性详细信息

id

资源的完全限定资源 ID。 示例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

属性值

string

继承自 ProxyResource.id

name

资源的名称

name?: string

属性值

string

继承自 ProxyResource.name

systemData

包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。

systemData?: SystemData

属性值

继承自ProxyResource.systemData

type

资源的类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”

type?: string

属性值

string

继承自ProxyResource.type