Sets the primary private IP address of the network interface.
| C# |
public CreateNetworkInterfaceRequest WithPrivateIpAddress( string ipAddress )
- ipAddress (String)
- IP address of the network interface
this instance
| C# |
public CreateNetworkInterfaceRequest WithPrivateIpAddress( string ipAddress )