SLAACDnsConfig

SLAACDnsConfig
SLAACDnsConfig

The DNS settings for this SLAAC profile.

JSON Example
{
    "domainNames": [
        "string"
    ],
    "dnsServerIpv6Addresses": [
        "string"
    ]
}
array of string
domainNames
Optional

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

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.

Availability
Added in 35.0
Property Of