AWS SDK for .NET Documentation
CreateNetworkInterface Method (request)
AmazonAmazon.EC2AmazonEC2ClientCreateNetworkInterface(CreateNetworkInterfaceRequest) Did this page help you?   Yes   No    Tell us about it...
Creates a network interface in the specified subnet.
Declaration Syntax
C#
public CreateNetworkInterfaceResponse CreateNetworkInterface(
	CreateNetworkInterfaceRequest request
)
Parameters
request (CreateNetworkInterfaceRequest)
Create Network Interface request
Return Value
Create Network Interface response from the service
Remarks
This action is supported only in Amazon VPC.
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)