Share via


ExpressRouteGatewayPropertiesOutput interface

ExpressRoute gateway resource properties.

Properties

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

autoScaleConfiguration

Configuration for auto scaling.

autoScaleConfiguration?: ExpressRouteGatewayPropertiesAutoScaleConfigurationOutput

Property Value

expressRouteConnections

List of ExpressRoute connections to the ExpressRoute gateway.

expressRouteConnections?: ExpressRouteConnectionOutput[]

Property Value

provisioningState

The provisioning state of the express route gateway resource.

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

Property Value

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

virtualHub

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

virtualHub: VirtualHubIdOutput

Property Value