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 4.5
 
Container for the parameters to the CreatePublicVirtualInterface operation. 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).

Inheritance Hierarchy

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

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

Syntax

C#
public class CreatePublicVirtualInterfaceRequest : AmazonDirectConnectRequest
         IRequestEvents

The CreatePublicVirtualInterfaceRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ConnectionId System.String Gets and sets the property ConnectionId.
Public Property NewPublicVirtualInterface Amazon.DirectConnect.Model.NewPublicVirtualInterface Gets and sets the property NewPublicVirtualInterface.

Detailed information for the public virtual interface to be created.

Default: None

Version Information

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

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