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.
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.
Namespace: Amazon.DirectConnect.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class AllocatePrivateVirtualInterfaceRequest : AmazonDirectConnectRequest IRequestEvents
The AllocatePrivateVirtualInterfaceRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
AllocatePrivateVirtualInterfaceRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
ConnectionId | System.String |
Gets and sets the property ConnectionId.
The connection ID on which the private virtual interface is provisioned. Default: None |
![]() |
NewPrivateVirtualInterfaceAllocation | Amazon.DirectConnect.Model.NewPrivateVirtualInterfaceAllocation |
Gets and sets the property NewPrivateVirtualInterfaceAllocation.
Detailed information for the private virtual interface to be provisioned. Default: None |
![]() |
OwnerAccount | System.String |
Gets and sets the property OwnerAccount.
The AWS account that will own the new private virtual interface. Default: None |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8