AWS SDK Version 2 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.

.NET Framework 3.5
 
Container for the parameters to the ConfirmPrivateVirtualInterface operation. Accept ownership of a private virtual interface created by another customer.

After the virtual interface owner calls this function, the virtual interface will be created and attached to the given virtual private gateway, and will be available for handling traffic.

Inheritance Hierarchy

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

Namespace: Amazon.DirectConnect.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class ConfirmPrivateVirtualInterfaceRequest : AmazonDirectConnectRequest
         IRequestEvents

The ConfirmPrivateVirtualInterfaceRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property VirtualGatewayId System.String Gets and sets the property VirtualGatewayId.

ID of the virtual private gateway that will be attached to the virtual interface.

A virtual private gateway can be managed via the Amazon Virtual Private Cloud (VPC) console or the EC2 CreateVpnGateway action.

Default: None

Public Property VirtualInterfaceId System.String Gets and sets the property VirtualInterfaceId.

Version Information

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

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