Language

DnsForwardingRuleset.DnsResolverOutboundEndpoint Property

Definition

The reference to the DNS resolver outbound endpoints that are used to route DNS queries matching the forwarding rules in the ruleset to the target DNS servers.

[Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Origin(Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Models.ISubResource> DnsResolverOutboundEndpoint { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Origin(Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.PropertyOrigin.Inlined)>]
member this.DnsResolverOutboundEndpoint : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Models.ISubResource> with get, set
Public Property DnsResolverOutboundEndpoint As List(Of ISubResource)

Property Value

Implements

Attributes

Applies to