ExpressRouteConnection interface

ExpressRouteConnection resource.

Extends

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.

name

The name of the resource.

provisioningState

The provisioning state of the express route connection resource. NOTE: This property will not be serialized. It can only be populated by the server.

routingConfiguration

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

routingWeight

The routing weight associated to the connection.

Inherited Properties

id

Resource ID.

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

name

The name of the resource.

name: string

Property Value

string

provisioningState

The provisioning state of the express route connection resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

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

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResource.id