C# Class Amazon.DirectConnect.Model.AllocatePublicVirtualInterfaceRequest

Container for the parameters to the AllocatePublicVirtualInterface operation.

Provisions a public virtual interface to be owned by a different customer.

The owner of a connection calls this function to provision a public 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 ConfirmPublicVirtualInterface. 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: aws/aws-sdk-net Class Usage Examples

Private Methods

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