Share via


ExpressRouteConnectionProperties interface

Properties of the ExpressRouteConnection subresource.

Properties

authorizationKey

Authorization key to establish the connection.

enableInternetSecurity

Enable internet security.

enablePrivateLinkFastPath

Bypass the ExpressRoute gateway when accessing private-links. ExpressRoute FastPath (expressRouteGatewayBypass) must be enabled.

expressRouteCircuitPeering

The ExpressRoute circuit peering.

expressRouteGatewayBypass

Enable FastPath to vWan Firewall hub.

routingConfiguration

The Routing Configuration indicating the associated and propagated route tables on this connection.

routingWeight

The routing weight associated to the connection.

Property Details

authorizationKey

Authorization key to establish the connection.

authorizationKey?: string

Property Value

string

enableInternetSecurity

Enable internet security.

enableInternetSecurity?: boolean

Property Value

boolean

enablePrivateLinkFastPath

Bypass the ExpressRoute gateway when accessing private-links. ExpressRoute FastPath (expressRouteGatewayBypass) must be enabled.

enablePrivateLinkFastPath?: boolean

Property Value

boolean

expressRouteCircuitPeering

The ExpressRoute circuit peering.

expressRouteCircuitPeering: ExpressRouteCircuitPeeringId

Property Value

expressRouteGatewayBypass

Enable FastPath to vWan Firewall hub.

expressRouteGatewayBypass?: boolean

Property Value

boolean

routingConfiguration

The Routing Configuration indicating the associated and propagated route tables on this connection.

routingConfiguration?: RoutingConfiguration

Property Value

routingWeight

The routing weight associated to the connection.

routingWeight?: number

Property Value

number