AWS SDK for .NET Documentation
WithSubnetId Method (subnetId)
AmazonAmazon.EC2.ModelCreateNetworkInterfaceRequestWithSubnetId(String) Did this page help you?   Yes   No    Tell us about it...
Sets the ID of the subnet to associate with the network interface.
Declaration Syntax
C#
public CreateNetworkInterfaceRequest WithSubnetId(
	string subnetId
)
Parameters
subnetId (String)
ID of the subnet
Return Value
this instance

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)