AWS SDK for .NET Documentation
ConfirmPrivateVirtualInterface Method (confirmPrivateVirtualInterfaceRequest)
AmazonAmazon.DirectConnectAmazonDirectConnectClientConfirmPrivateVirtualInterface(ConfirmPrivateVirtualInterfaceRequest) Did this page help you?   Yes   No    Tell us about it...

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.

Declaration Syntax
C#
public ConfirmPrivateVirtualInterfaceResponse ConfirmPrivateVirtualInterface(
	ConfirmPrivateVirtualInterfaceRequest confirmPrivateVirtualInterfaceRequest
)
Parameters
confirmPrivateVirtualInterfaceRequest (ConfirmPrivateVirtualInterfaceRequest)
Container for the necessary parameters to execute the ConfirmPrivateVirtualInterface service method on AmazonDirectConnect.
Return Value
The response from the ConfirmPrivateVirtualInterface service method, as returned by AmazonDirectConnect.
Exceptions

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