Language

IDnsSecurityRuleProperties.DnsResolverDomainList Property

Definition

DNS resolver policy domains lists that the DNS security rule applies to.

[Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Runtime.Info(Description="DNS resolver policy domains lists that the DNS security rule applies to.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Models.Api20230701Preview.ISubResource) }, ReadOnly=false, Required=true, SerializedName="dnsResolverDomainLists")]
public Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Models.Api20230701Preview.ISubResource[] DnsResolverDomainList { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Runtime.Info(Description="DNS resolver policy domains lists that the DNS security rule applies to.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Models.Api20230701Preview.ISubResource) }, ReadOnly=false, Required=true, SerializedName="dnsResolverDomainLists")>]
member this.DnsResolverDomainList : Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Models.Api20230701Preview.ISubResource[] with get, set
Public Property DnsResolverDomainList As ISubResource()

Property Value

Attributes

Applies to