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

Route interface

路由资源

Extends

属性

addressPrefix

应用路由的目标 CIDR。

etag

一个唯一的只读字符串,每当资源更新时都会更改。

name

资源组中唯一的资源的名称。 此名称可用于访问资源。

nextHopIpAddress

IP 地址数据包应转发到。 下一跃点值仅在下一跃点类型为 VirtualAppliance 的路由中被允许。

nextHopType

数据包应发送到的 Azure 跃点的类型。 可能的值为:“VirtualNetworkGateway”、“VnetLocal”、“Internet”、“VirtualAppliance”和“None”

provisioningState

资源的预配状态。 可能的值为:“Updating”、“Deleting”和“Failed”。

继承属性

id

资源 ID。

属性详细信息

addressPrefix

应用路由的目标 CIDR。

addressPrefix?: string

属性值

string

etag

一个唯一的只读字符串,每当资源更新时都会更改。

etag?: string

属性值

string

name

资源组中唯一的资源的名称。 此名称可用于访问资源。

name?: string

属性值

string

nextHopIpAddress

IP 地址数据包应转发到。 下一跃点值仅在下一跃点类型为 VirtualAppliance 的路由中被允许。

nextHopIpAddress?: string

属性值

string

nextHopType

数据包应发送到的 Azure 跃点的类型。 可能的值为:“VirtualNetworkGateway”、“VnetLocal”、“Internet”、“VirtualAppliance”和“None”

nextHopType?: string

属性值

string

provisioningState

资源的预配状态。 可能的值为:“Updating”、“Deleting”和“Failed”。

provisioningState?: string

属性值

string

继承属性详细信息

id

资源 ID。

id?: string

属性值

string

继承自SubResource.id