GatewayListGatewayConnectionsResponse.VirtualNetworkGatewayConnection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class GatewayListGatewayConnectionsResponse.VirtualNetworkGatewayConnection
type GatewayListGatewayConnectionsResponse.VirtualNetworkGatewayConnection = class
Public Class GatewayListGatewayConnectionsResponse.VirtualNetworkGatewayConnection
- Inheritance
-
GatewayListGatewayConnectionsResponse.VirtualNetworkGatewayConnection
Constructors
GatewayListGatewayConnectionsResponse.VirtualNetworkGatewayConnection() |
Initializes a new instance of the VirtualNetworkGatewayConnection class. |
Properties
ConnectedEntityId |
Optional. The Service Key / Local network gateway Id / Vnet Network Gateway Id. |
EnableBgp |
Optional. Whether to establish a BGP session over this connection |
GatewayConnectionName |
Optional. The name of the virtual network gateway connection. |
GatewayConnectionType |
Optional. The connection type of gateway: Ipsec/Dedicated/VpnClient/Vnet2Vnet. |
RoutingWeight |
Optional. The Routing Weight. |
SharedKey |
Optional. The Ipsec share key. |
VirtualNetworkGatewayId |
Optional. The Virtual network gateway Id. |