AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the DeleteDirectConnectGatewayAssociation operation. Deletes the association between the specified Direct Connect gateway and virtual private gateway.

We recommend that you specify the associationID to delete the association. Alternatively, if you own virtual gateway and a Direct Connect gateway association, you can specify the virtualGatewayId and directConnectGatewayId to delete an association.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.DirectConnect.AmazonDirectConnectRequest
      Amazon.DirectConnect.Model.DeleteDirectConnectGatewayAssociationRequest

Namespace: Amazon.DirectConnect.Model
Assembly: AWSSDK.DirectConnect.dll
Version: 3.x.y.z

Syntax

C#
public class DeleteDirectConnectGatewayAssociationRequest : AmazonDirectConnectRequest
         IAmazonWebServiceRequest

The DeleteDirectConnectGatewayAssociationRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AssociationId System.String

Gets and sets the property AssociationId.

The ID of the Direct Connect gateway association.

Public Property DirectConnectGatewayId System.String

Gets and sets the property DirectConnectGatewayId.

The ID of the Direct Connect gateway.

Public Property VirtualGatewayId System.String

Gets and sets the property VirtualGatewayId.

The ID of the virtual private gateway.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5