SLAACDnsConfig
SLAACDnsConfig
The DNS settings for this SLAAC profile.
JSON Example
{
"domainNames": [
"string"
],
"dnsServerIpv6Addresses": [
"string"
]
}
array of
string
domainNames
Optional
Constraints:
maxItems: 8
The list of domain names used as nameservers to configure on virtual machines connected to the gateway this profile is associated with.
array of
string
dnsServerIpv6Addresses
Optional
Constraints:
maxItems: 8
The IP addresses of the DNS servers to be configured on virtual machines connected to the network using this profile. They must be valid IPv6 addresses.