Container for the parameters to the CreatePrivateVirtualInterface operation.
Creates a new private virtual interface. A virtual interface is the VLAN that transports AWS Direct Connect traffic. A private virtual interface supports sending traffic to a single Virtual Private Cloud (VPC).

C# |
public class CreatePrivateVirtualInterfaceRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | CreatePrivateVirtualInterfaceRequest()()()() | Initializes a new instance of the CreatePrivateVirtualInterfaceRequest class |
![]() | ConnectionId |
ID of the connection. Example: dxcon-fg5678gh Default: None
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | NewPrivateVirtualInterface |
Detailed information of the private virtual interface to be created. Default: None
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithConnectionId(String) | Obsolete.
Sets the ConnectionId property
|
![]() | WithNewPrivateVirtualInterface(NewPrivateVirtualInterface) | Obsolete.
Sets the NewPrivateVirtualInterface property
|

Object | ||
![]() | AmazonWebServiceRequest | |
![]() | CreatePrivateVirtualInterfaceRequest |