Sets the ID of the subnet to associate with the network interface.
| C# |
public CreateNetworkInterfaceRequest WithSubnetId( string subnetId )
- subnetId (String)
- ID of the subnet
this instance
| C# |
public CreateNetworkInterfaceRequest WithSubnetId( string subnetId )