DeleteCustomerGatewayRequest Class

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Container for the parameters to the DeleteCustomerGateway operation.

Deletes a customer gateway. You must delete the VPN connection before deleting the customer gateway.

You can have a single active customer gateway per AWS account (active means that you've created a VPN connection with that customer gateway). AWS might delete any customer gateway you leave inactive for an extended period of time.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.EC2.Model.DeleteCustomerGatewayRequest

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

Syntax

C#
public class DeleteCustomerGatewayRequest : AmazonWebServiceRequest
         IRequestEvents

The DeleteCustomerGatewayRequest type exposes the following members

Constructors

  Name Description
Public Method DeleteCustomerGatewayRequest()

Properties

  Name Description
Public Property CustomerGatewayId The ID of the customer gateway to delete.

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