DnsConfiguration
DnsConfiguration
DNS Configuration
JSON Example
{
"dnsServers": [
{
"ipAddress": "10.0.0.250",
"isPrimary": false
}
]
}