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

ExpressRouteProviderPort interface

ExpressRouteProviderPort 资源。

扩展

属性

etag

一个唯一的只读字符串,每当更新资源时更改。 注意:此属性不会序列化。 它只能由服务器填充。

overprovisionFactor

端口对的过度预配因子。

peeringLocation

端口对的对等互连位置。

portBandwidthInMbps

端口的带宽(以 Mbps 为单位)

portPairDescriptor

端口对的名称。 注意:此属性不会序列化。 它只能由服务器填充。

primaryAzurePort

主端口的名称。 注意:此属性不会序列化。 它只能由服务器填充。

remainingBandwidthInMbps

端口的剩余带宽(以 Mbps 为单位)

secondaryAzurePort

辅助端口的名称。 注意:此属性不会序列化。 它只能由服务器填充。

usedBandwidthInMbps

端口的已用带宽(以 Mbps 为单位)

继承属性

id

资源 ID。

location

资源位置。

name

资源名称。 注意:此属性不会序列化。 它只能由服务器填充。

tags

资源标记。

type

资源类型。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

etag

一个唯一的只读字符串,每当更新资源时更改。 注意:此属性不会序列化。 它只能由服务器填充。

etag?: string

属性值

string

overprovisionFactor

端口对的过度预配因子。

overprovisionFactor?: number

属性值

number

peeringLocation

端口对的对等互连位置。

peeringLocation?: string

属性值

string

portBandwidthInMbps

端口的带宽(以 Mbps 为单位)

portBandwidthInMbps?: number

属性值

number

portPairDescriptor

端口对的名称。 注意:此属性不会序列化。 它只能由服务器填充。

portPairDescriptor?: string

属性值

string

primaryAzurePort

主端口的名称。 注意:此属性不会序列化。 它只能由服务器填充。

primaryAzurePort?: string

属性值

string

remainingBandwidthInMbps

端口的剩余带宽(以 Mbps 为单位)

remainingBandwidthInMbps?: number

属性值

number

secondaryAzurePort

辅助端口的名称。 注意:此属性不会序列化。 它只能由服务器填充。

secondaryAzurePort?: string

属性值

string

usedBandwidthInMbps

端口的已用带宽(以 Mbps 为单位)

usedBandwidthInMbps?: number

属性值

number

继承属性详细信息

id

资源 ID。

id?: string

属性值

string

继承自 Resource.id

location

资源位置。

location?: string

属性值

string

继承自Resource.location

name

资源名称。 注意:此属性不会序列化。 它只能由服务器填充。

name?: string

属性值

string

继承自 Resource.name

tags

资源标记。

tags?: {[propertyName: string]: string}

属性值

{[propertyName: string]: string}

继承自Resource.tags

type

资源类型。 注意:此属性不会序列化。 它只能由服务器填充。

type?: string

属性值

string

继承自resource.type