AWS SDK for .NET Documentation
CreatePublicVirtualInterface Method (createPublicVirtualInterfaceRequest)
AmazonAmazon.DirectConnectAmazonDirectConnectClientCreatePublicVirtualInterface(CreatePublicVirtualInterfaceRequest) Did this page help you?   Yes   No    Tell us about it...

Creates a new public virtual interface. A virtual interface is the VLAN that transports AWS Direct Connect traffic. A public virtual interface supports sending traffic to public services of AWS such as Amazon Simple Storage Service (Amazon S3).

Declaration Syntax
C#
public CreatePublicVirtualInterfaceResponse CreatePublicVirtualInterface(
	CreatePublicVirtualInterfaceRequest createPublicVirtualInterfaceRequest
)
Parameters
createPublicVirtualInterfaceRequest (CreatePublicVirtualInterfaceRequest)
Container for the necessary parameters to execute the CreatePublicVirtualInterface service method on AmazonDirectConnect.
Return Value
The response from the CreatePublicVirtualInterface service method, as returned by AmazonDirectConnect.
Exceptions

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