ExpressRouteGateway interface

ExpressRoute gateway resource.

Extends

Properties

allowNonVirtualWanTraffic

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

autoScaleConfiguration

Configuration for auto scaling.

etag

A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.

expressRouteConnections

List of ExpressRoute connections to the ExpressRoute gateway.

provisioningState

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

virtualHub

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

Inherited Properties

id

Resource ID.

location

Resource location.

name

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

tags

Resource tags.

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

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

etag

A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.

etag?: string

Property Value

string

expressRouteConnections

List of ExpressRoute connections to the ExpressRoute gateway.

expressRouteConnections?: ExpressRouteConnection[]

Property Value

provisioningState

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

provisioningState?: string

Property Value

string

virtualHub

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

virtualHub?: VirtualHubId

Property Value

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From Resource.id

location

Resource location.

location?: string

Property Value

string

Inherited From Resource.location

name

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From Resource.name

tags

Resource tags.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From Resource.tags

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From Resource.type