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
|
Resource ID. Default value: None
|
|
location
|
Resource location. Default value: None
|
|
tags
|
Resource tags. Default value: None
|
|
peering_location
|
The peering location of the port pair. Default value: None
|
|
overprovision_factor
|
Overprovisioning factor for the port pair. Default value: None
|
|
port_bandwidth_in_mbps
|
Bandwidth of the port in Mbps. Default value: None
|
|
used_bandwidth_in_mbps
|
Used Bandwidth of the port in Mbps. Default value: None
|
|
remaining_bandwidth_in_mbps
|
Remaining Bandwidth of the port in Mbps. Default value: None
|
Variables
| Name | Description |
|---|---|
|
id
|
Resource ID. |
|
name
|
Resource name. |
|
type
|
Resource type. |
|
location
|
Resource location. |
|
tags
|
Resource tags. |
|
etag
|
A unique read-only string that changes whenever the resource is updated. |
|
port_pair_descriptor
|
The name of the port pair. |
|
primary_azure_port
|
The name of the primary port. |
|
secondary_azure_port
|
The name of the secondary port. |
|
peering_location
|
The peering location of the port pair. |
|
overprovision_factor
|
Overprovisioning factor for the port pair. |
|
port_bandwidth_in_mbps
|
Bandwidth of the port in Mbps. |
|
used_bandwidth_in_mbps
|
Used Bandwidth of the port in Mbps. |
|
remaining_bandwidth_in_mbps
|
Remaining Bandwidth of the port in Mbps. |