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

NetworkBootstrapInterface interface

定义了NetworkBootstrapInterface资源。

扩展

属性

additionalDescription

接口的其他说明。

administrativeState

资源的管理状态。

annotation

切换配置说明。

configurationState

资源的配置状态。

connectedTo

连接到设备信息。

description

界面描述。

interfaceType

界面类型。

ipv4Address

接口的IPv4地址。

ipv6Address

接口的IPv6地址。

physicalIdentifier

设备的物理标识。

provisioningState

资源的预配状态。

serialNumber

接口序列号。 序列号的格式 - Make;型;HardwareRevisionId;SerialNumber。

继承属性

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

连接到设备信息。

connectedTo?: string

属性值

string

description

界面描述。

description?: string

属性值

string

interfaceType

界面类型。

interfaceType?: string

属性值

string

ipv4Address

接口的IPv4地址。

ipv4Address?: string

属性值

string

ipv6Address

接口的IPv6地址。

ipv6Address?: string

属性值

string

physicalIdentifier

设备的物理标识。

physicalIdentifier?: string

属性值

string

provisioningState

资源的预配状态。

provisioningState?: string

属性值

string

serialNumber

接口序列号。 序列号的格式 - Make;型;HardwareRevisionId;SerialNumber。

serialNumber?: 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