nic_ip: For nic_config, a list of IP configuration objects, each obtained via a call to nic_ip_config.
...: Other named arguments that will be treated as resource properties.
name: For nic_ip_config, the name of the IP configuration.
private_alloc: For nic_ip_config, the allocation method for a private IP address. Can be "dynamic" or "static".
subnet: For nic_ip_config, the subnet to associate with this private IP address.
public_address: For nic_ip_config, the public IP address. Defaults to the public IP address created or used as part of this VM deployment. Ignored if the deployment does not include a public address.