DnsForwardingRuleData.TargetDnsServers Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
DNS servers to forward the DNS query to.
public System.Collections.Generic.IList<Azure.ResourceManager.DnsResolver.Models.TargetDnsServer> TargetDnsServers { get; }
member this.TargetDnsServers : System.Collections.Generic.IList<Azure.ResourceManager.DnsResolver.Models.TargetDnsServer>
Public ReadOnly Property TargetDnsServers As IList(Of TargetDnsServer)