Get Gateway Connection Result
A collection of values returned by getGatewayConnection.
Constructors
Properties
The authorization key associated with the Express Route Circuit. This field is present only if the type is an ExpressRoute connection.
The dead peer detection timeout of this connection in seconds.
The ID of the Express Route Circuit (i.e. when type
is ExpressRoute
).
If true
, data packets will bypass ExpressRoute Gateway for data forwarding. This is only valid for ExpressRoute connections.
(Optional) A ipsec_policy
block which is documented below. Only a single policy can be defined for a connection. For details on custom policies refer to the relevant section in the Azure documentation.
Use private local Azure IP for the connection.
The ID of the local network gateway when a Site-to-Site connection (i.e. when type
is IPsec
).
The ID of the peer virtual network gateway when a VNet-to-VNet connection (i.e. when type
is Vnet2Vnet
).
If true
, data packets will bypass the Express Route gateway when accessing private-links. This is only valid for ExpressRoute connections, on the conditions described in the relevant section in the Azure documentation
The routing weight.
One or more traffic_selector_policy
blocks which are documented below. A traffic_selector_policy
allows to specify a traffic selector policy proposal to be used in a virtual network gateway connection. For details about traffic selectors refer to the relevant section in the Azure documentation.
If true
, policy-based traffic selectors are enabled for this connection. Enabling policy-based traffic selectors requires an ipsec_policy
block.
The ID of the Virtual Network Gateway in which the connection is created.