ExpressRouteGatewayProperties interface

ExpressRoute gateway resource properties.

Properties

allowNonVirtualWanTraffic

Configures this gateway to accept traffic from non Virtual WAN networks.

autoScaleConfiguration

Configuration for auto scaling.

expressRouteConnections

List of ExpressRoute connections to the ExpressRoute gateway.

provisioningState

The provisioning state of the express route gateway resource.

virtualHub

The Virtual Hub where the ExpressRoute gateway is or will be deployed.

Property Details

allowNonVirtualWanTraffic

Configures this gateway to accept traffic from non Virtual WAN networks.

allowNonVirtualWanTraffic?: boolean

Property Value

boolean

autoScaleConfiguration

Configuration for auto scaling.

autoScaleConfiguration?: ExpressRouteGatewayPropertiesAutoScaleConfiguration

Property Value

expressRouteConnections

List of ExpressRoute connections to the ExpressRoute gateway.

expressRouteConnections?: ExpressRouteConnection[]

Property Value

provisioningState

The provisioning state of the express route gateway resource.

provisioningState?: string

Property Value

string

virtualHub

The Virtual Hub where the ExpressRoute gateway is or will be deployed.

virtualHub: VirtualHubId

Property Value