AWS SDK for .NET Documentation
AllocatePublicVirtualInterface Method (allocatePublicVirtualInterfaceRequest)
AmazonAmazon.DirectConnectAmazonDirectConnectClientAllocatePublicVirtualInterface(AllocatePublicVirtualInterfaceRequest) Did this page help you?   Yes   No    Tell us about it...

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

The owner of a connection calls this function to provision a public 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 ConfirmPublicVirtualInterface. 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 AllocatePublicVirtualInterfaceResponse AllocatePublicVirtualInterface(
	AllocatePublicVirtualInterfaceRequest allocatePublicVirtualInterfaceRequest
)
Parameters
allocatePublicVirtualInterfaceRequest (AllocatePublicVirtualInterfaceRequest)
Container for the necessary parameters to execute the AllocatePublicVirtualInterface service method on AmazonDirectConnect.
Return Value
The response from the AllocatePublicVirtualInterface service method, as returned by AmazonDirectConnect.
Exceptions

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