Compartilhar via


ExpressRouteLink Class

ExpressRouteLink child resource definition.

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

Inheritance
azure.mgmt.network.models._models_py3.SubResource
ExpressRouteLink

Constructor

ExpressRouteLink(*, id: str | None = None, name: str | None = None, admin_state: str | _models.ExpressRouteLinkAdminState | None = None, mac_sec_config: _models.ExpressRouteLinkMacSecConfig | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
id
str

Resource ID.

name
str

Name of child port resource that is unique among child port resources of the parent.

admin_state

Administrative state of the physical port. Known values are: "Enabled" and "Disabled".

mac_sec_config

MacSec configuration.

Variables

Name Description
id
str

Resource ID.

name
str

Name of child port resource that is unique among child port resources of the parent.

etag
str

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

router_name
str

Name of Azure router associated with physical port.

interface_name
str

Name of Azure router interface.

patch_panel_id
str

Mapping between physical port to patch panel port.

rack_id
str

Mapping of physical patch panel to rack.

colo_location
str

Cololocation for ExpressRoute Hybrid Direct.

connector_type

Physical fiber port type. Known values are: "LC" and "SC".

admin_state

Administrative state of the physical port. Known values are: "Enabled" and "Disabled".

provisioning_state

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

mac_sec_config

MacSec configuration.