DnsSecurityRuleData.DnsResolverDomainLists 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 resolver policy domains lists that the DNS security rule applies to.
public System.Collections.Generic.IList<Azure.ResourceManager.Resources.Models.WritableSubResource> DnsResolverDomainLists { get; }
member this.DnsResolverDomainLists : System.Collections.Generic.IList<Azure.ResourceManager.Resources.Models.WritableSubResource>
Public ReadOnly Property DnsResolverDomainLists As IList(Of WritableSubResource)