VpnGateway Class

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

The VpnGateway data type.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.VpnGateway

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

Syntax

C#
public class VpnGateway : Object

The VpnGateway type exposes the following members

Constructors

  Name Description
Public Method VpnGateway()

Properties

  Name Description
Public Property AvailabilityZone Specifies the Availability Zone where the VPN gateway was created.
Public Property State Describes the current state of the VPN gateway. Valid values are pending, available, deleting, and deleted.
Public Property Tags A list of tags for the VpnGateway.
Public Property Type Specifies the type of VPN connection the VPN gateway supports.
Public Property VpcAttachments Contains information about the VPCs attached to the VPN gateway.
Public Property VpnGatewayId Specifies the ID of the VPN gateway.

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