Idem.AZURE.NETWORK.NETWORK_INTERFACES
{
"account": "string",
"count": 0,
"dns_settings": {
"dns_servers": [
"string"
],
"internal_dns_name_label": "string"
},
"enable_accelerated_networking": false,
"ip_configurations": [
{
"name": "string",
"primary": false,
"private_ip_address": "string",
"private_ip_address_allocation": "string",
"private_ip_address_version": "string",
"public_ip_address_id": "string",
"subnet_id": "string"
}
],
"location": "string",
"name": "string",
"network_interface_name": "string",
"network_security_group_id": "string",
"resource_group_name": "string",
"resource_id": "string",
"subscription_id": "string"
}
The name of the vRA cloud account to use during provisioning
The number of resource instances to be created.
The DNS settings in network interface.
If the network interface is accelerated networking enabled.
A list of IPConfigurations of the network interface. Each ip configuration supports fields:
Resource location. This field can not be updated.
The identifier for this state.
The name of the network interface.
ID of the network security group.
The name of the resource group.
Network Interface resource id on Azure.
Subscription Unique id.
Resource tags.