Share via


ExpressRouteGatewayProperties interface

ExpressRoute gateway resource properties.

Properties

autoScaleConfiguration

Configuration for auto scaling.

expressRouteConnections

List of ExpressRoute connections to the ExpressRoute gateway.

virtualHub

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

Property Details

autoScaleConfiguration

Configuration for auto scaling.

autoScaleConfiguration?: ExpressRouteGatewayPropertiesAutoScaleConfiguration

Property Value

expressRouteConnections

List of ExpressRoute connections to the ExpressRoute gateway.

expressRouteConnections?: ExpressRouteConnection[]

Property Value

virtualHub

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

virtualHub: VirtualHubId

Property Value