C# Class Amazon.DirectConnect.Model.AllocatePrivateVirtualInterfaceRequest

Container for the parameters to the AllocatePrivateVirtualInterface operation. Provisions a private virtual interface to be owned by a different customer.

The owner of a connection calls this function to provision a private 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 ConfirmPrivateVirtualInterface. Until this step has been completed, the virtual interface will be in 'Confirming' state, and will not be available for handling traffic.

Inheritance: AmazonDirectConnectRequest
Mostrar archivo Open project: scopely/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetConnectionId ( ) : bool
IsSetNewPrivateVirtualInterfaceAllocation ( ) : bool
IsSetOwnerAccount ( ) : bool