Share via


ExpressRouteLinkPropertiesFormatOutput interface

Properties specific to ExpressRouteLink resources.

Properties

adminState

Administrative state of the physical port.

coloLocation

Cololocation for ExpressRoute Hybrid Direct.

connectorType

Physical fiber port type.

interfaceName

Name of Azure router interface.

macSecConfig

MacSec configuration.

patchPanelId

Mapping between physical port to patch panel port.

provisioningState

The provisioning state of the express route link resource.

rackId

Mapping of physical patch panel to rack.

routerName

Name of Azure router associated with physical port.

Property Details

adminState

Administrative state of the physical port.

adminState?: "Enabled" | "Disabled"

Property Value

"Enabled" | "Disabled"

coloLocation

Cololocation for ExpressRoute Hybrid Direct.

coloLocation?: string

Property Value

string

connectorType

Physical fiber port type.

connectorType?: "LC" | "SC"

Property Value

"LC" | "SC"

interfaceName

Name of Azure router interface.

interfaceName?: string

Property Value

string

macSecConfig

MacSec configuration.

macSecConfig?: ExpressRouteLinkMacSecConfigOutput

Property Value

patchPanelId

Mapping between physical port to patch panel port.

patchPanelId?: string

Property Value

string

provisioningState

The provisioning state of the express route link resource.

provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"

Property Value

"Succeeded" | "Updating" | "Deleting" | "Failed"

rackId

Mapping of physical patch panel to rack.

rackId?: string

Property Value

string

routerName

Name of Azure router associated with physical port.

routerName?: string

Property Value

string