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

ExpressRouteCrossConnection Class

ExpressRouteCrossConnection resource.

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

Constructor

ExpressRouteCrossConnection(*, id: str | None = None, ___location: str | None = None, tags: Dict[str, str] | None = None, express_route_circuit: _models.ExpressRouteCircuitReference | None = None, service_provider_provisioning_state: str | _models.ServiceProviderProvisioningState | None = None, service_provider_notes: str | None = None, peerings: List[_models.ExpressRouteCrossConnectionPeering] | 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
express_route_circuit

The ExpressRouteCircuit.

Default value: None
service_provider_provisioning_state

The provisioning state of the circuit in the connectivity provider system. Known values are: "NotProvisioned", "Provisioning", "Provisioned", and "Deprovisioning".

Default value: None
service_provider_notes
str

Additional read only notes set by the connectivity provider.

Default value: None
peerings

The list of peerings.

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.

primary_azure_port
str

The name of the primary port.

secondary_azure_port
str

The name of the secondary port.

s_tag
int

The identifier of the circuit traffic.

peering_location
str

The peering ___location of the ExpressRoute circuit.

bandwidth_in_mbps
int

The circuit bandwidth In Mbps.

express_route_circuit

The ExpressRouteCircuit.

service_provider_provisioning_state

The provisioning state of the circuit in the connectivity provider system. Known values are: "NotProvisioned", "Provisioning", "Provisioned", and "Deprovisioning".

service_provider_notes
str

Additional read only notes set by the connectivity provider.

provisioning_state

The provisioning state of the express route cross connection resource. Known values are: "Failed", "Succeeded", "Canceled", "Creating", "Updating", and "Deleting".

peerings

The list of peerings.