AWS SDK for .NET Documentation
AllocatePrivateVirtualInterface Method (allocatePrivateVirtualInterfaceRequest)
AmazonAmazon.DirectConnectAmazonDirectConnectClientAllocatePrivateVirtualInterface(AllocatePrivateVirtualInterfaceRequest) Did this page help you?   Yes   No    Tell us about it...

Provisions a private virtual interface to be owned by a different customer.

The owner of a connection calls this function to provision a private virtual interface which will be owned by another AWS customer.

Virtual interfaces created using this function must be confirmed by the virtual interface owner by calling ConfirmPrivateVirtualInterface. Until this step has been completed, the virtual interface will be in 'Confirming' state, and will not be available for handling traffic.

Declaration Syntax
C#
public AllocatePrivateVirtualInterfaceResponse AllocatePrivateVirtualInterface(
	AllocatePrivateVirtualInterfaceRequest allocatePrivateVirtualInterfaceRequest
)
Parameters
allocatePrivateVirtualInterfaceRequest (AllocatePrivateVirtualInterfaceRequest)
Container for the necessary parameters to execute the AllocatePrivateVirtualInterface service method on AmazonDirectConnect.
Return Value
The response from the AllocatePrivateVirtualInterface service method, as returned by AmazonDirectConnect.
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)