NetworkInterface interface
定义了NetworkInterface资源。
属性
| additional |
接口的其他说明。 |
| administrative |
资源的管理状态。 |
| annotation | 切换配置说明。 |
| connected |
它是连接接口或计算服务器的ARM资源ID。 |
| description | 界面描述。 |
| interface |
界面类型。 示例:管理/数据 |
| ipv4Address | 接口的IPv4地址。 |
| ipv6Address | 接口的IPv6地址。 |
| last |
对该资源进行的最后操作细节 |
| physical |
网络接口的物理标识符。 |
| provisioning |
资源的预配状态。 |
继承属性
| id | 该资源的完全限定资源 ID。 示例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
| name | 资源的名称 |
| system |
包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。 |
| type | 资源类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts” |
属性详细信息
additionalDescription
接口的其他说明。
additionalDescription?: string
属性值
string
administrativeState
资源的管理状态。
administrativeState?: string
属性值
string
annotation
切换配置说明。
annotation?: string
属性值
string
connectedTo
它是连接接口或计算服务器的ARM资源ID。
connectedTo?: string
属性值
string
description
界面描述。
description?: string
属性值
string
interfaceType
界面类型。 示例:管理/数据
interfaceType?: string
属性值
string
ipv4Address
接口的IPv4地址。
ipv4Address?: string
属性值
string
ipv6Address
接口的IPv6地址。
ipv6Address?: string
属性值
string
lastOperation
physicalIdentifier
网络接口的物理标识符。
physicalIdentifier?: string
属性值
string
provisioningState
资源的预配状态。
provisioningState?: string
属性值
string
继承属性详细信息
id
该资源的完全限定资源 ID。 示例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
id?: string
属性值
string
继承自
name
资源的名称
name?: string
属性值
string
继承自
systemData
包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。
systemData?: SystemData
属性值
type
资源类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”
type?: string
属性值
string