VpnConnection Class

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

The VpnConnection data type.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.VpnConnection

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public class VpnConnection : Object

The VpnConnection type exposes the following members

Constructors

  Name Description
Public Method VpnConnection()

Properties

  Name Description
Public Property CustomerGatewayConfiguration Contains configuration information in the native XML format for the VPN connection's customer gateway. This element is always present in the CreateVpnConnection response; however, it's present in the DescribeVpnConnections response only if the VPN connection is in the pending or available state.
Public Property CustomerGatewayId Specifies ID of the customer gateway at the end of the VPN connection.
Public Property Options
Public Property Routes
Public Property State Describes the current state of the VPN connection. Valid values are pending, available, deleting, and deleted.
Public Property Tags A list of tags for the VpnConnection.
Public Property Type Specifies the type of VPN connection.
Public Property VgwTelemetry
Public Property VpnConnectionId Specifies the ID of the VPN gateway at the VPC end of the VPN connection.
Public Property VpnGatewayId Specfies the ID of the VPN gateway at the VPC end of the VPN connection.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8

.NET for Windows Phone:
Supported in: Window Phone 8