你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
NetworkInterface interface
定义 NetworkInterface 资源。
- Extends
属性
administrative |
资源的管理状态。 注意:此属性不会被序列化。 它只能由服务器填充。 |
annotation | 交换机配置说明。 |
connected |
其连接到的接口或计算服务器的 ARM 资源 ID。 注意:此属性不会被序列化。 它只能由服务器填充。 |
interface |
接口类型。 示例:管理/数据 注意:此属性不会被序列化。 它只能由服务器填充。 |
ipv4Address | 接口的 IPv4Address。 注意:此属性不会被序列化。 它只能由服务器填充。 |
ipv6Address | IPv6 接口的添加。 注意:此属性不会被序列化。 它只能由服务器填充。 |
physical |
网络接口的物理标识符。 注意:此属性不会序列化。 它只能由服务器填充。 |
provisioning |
资源的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。 |
继承属性
id | 资源的完全限定的资源 ID。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}”注意:此属性不会被序列化。 它只能由服务器填充。 |
name | 资源的名称 注意:此属性不会被序列化。 它只能由服务器填充。 |
system |
包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。 注意:此属性不会被序列化。 它只能由服务器填充。 |
type | 资源类型。 例如,“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”注意:此属性不会被序列化。 它只能由服务器填充。 |
属性详细信息
administrativeState
资源的管理状态。 注意:此属性不会被序列化。 它只能由服务器填充。
administrativeState?: string
属性值
string
annotation
交换机配置说明。
annotation?: string
属性值
string
connectedTo
其连接到的接口或计算服务器的 ARM 资源 ID。 注意:此属性不会被序列化。 它只能由服务器填充。
connectedTo?: string
属性值
string
interfaceType
接口类型。 示例:管理/数据 注意:此属性不会被序列化。 它只能由服务器填充。
interfaceType?: string
属性值
string
ipv4Address
接口的 IPv4Address。 注意:此属性不会被序列化。 它只能由服务器填充。
ipv4Address?: string
属性值
string
ipv6Address
IPv6 接口的添加。 注意:此属性不会被序列化。 它只能由服务器填充。
ipv6Address?: string
属性值
string
physicalIdentifier
网络接口的物理标识符。 注意:此属性不会序列化。 它只能由服务器填充。
physicalIdentifier?: string
属性值
string
provisioningState
资源的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。
provisioningState?: string
属性值
string
继承属性详细信息
id
资源的完全限定的资源 ID。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}”注意:此属性不会被序列化。 它只能由服务器填充。
id?: string
属性值
string
name
systemData
包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。 注意:此属性不会被序列化。 它只能由服务器填充。
systemData?: SystemData
属性值
type
资源类型。 例如,“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”注意:此属性不会被序列化。 它只能由服务器填充。
type?: string
属性值
string