Description Usage Arguments See Also Examples
Network interface configuration
1 2 3 4 5  | nic_config(nic_ip = list(nic_ip_config()), ...)
nic_ip_config(name = "ipconfig", private_alloc = "dynamic",
  subnet = "[variables('subnetId')]",
  public_address = "[variables('ipId')]", ...)
 | 
nic_ip | 
 For   | 
... | 
 Other named arguments that will be treated as resource properties.  | 
name | 
 For   | 
private_alloc | 
 For   | 
subnet | 
 For   | 
public_address | 
 For   | 
create_vm, vm_config
1  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.