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

ExpressRouteProviderPort Class

ExpressRouteProviderPort resource.

Variables are only populated by the server, and will be ignored when sending a request.

Constructor

ExpressRouteProviderPort(*, id: str | None = None, location: str | None = None, tags: dict[str, str] | None = None, peering_location: str | None = None, overprovision_factor: int | None = None, port_bandwidth_in_mbps: int | None = None, used_bandwidth_in_mbps: int | None = None, remaining_bandwidth_in_mbps: int | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
id
str

Resource ID.

Default value: None
location
str

Resource location.

Default value: None
tags

Resource tags.

Default value: None
peering_location
str

The peering location of the port pair.

Default value: None
overprovision_factor
int

Overprovisioning factor for the port pair.

Default value: None
port_bandwidth_in_mbps
int

Bandwidth of the port in Mbps.

Default value: None
used_bandwidth_in_mbps
int

Used Bandwidth of the port in Mbps.

Default value: None
remaining_bandwidth_in_mbps
int

Remaining Bandwidth of the port in Mbps.

Default value: None

Variables

Name Description
id
str

Resource ID.

name
str

Resource name.

type
str

Resource type.

location
str

Resource location.

tags

Resource tags.

etag
str

A unique read-only string that changes whenever the resource is updated.

port_pair_descriptor
str

The name of the port pair.

primary_azure_port
str

The name of the primary port.

secondary_azure_port
str

The name of the secondary port.

peering_location
str

The peering location of the port pair.

overprovision_factor
int

Overprovisioning factor for the port pair.

port_bandwidth_in_mbps
int

Bandwidth of the port in Mbps.

used_bandwidth_in_mbps
int

Used Bandwidth of the port in Mbps.

remaining_bandwidth_in_mbps
int

Remaining Bandwidth of the port in Mbps.