Share via


IDnsForwardingRulesetProperties.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.Runtime.Info(Description="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.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Models.Api20220701.ISubResource) }, ReadOnly=false, Required=true, SerializedName="dnsResolverOutboundEndpoints")]
public Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Models.Api20220701.ISubResource[] DnsResolverOutboundEndpoint { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Runtime.Info(Description="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.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Models.Api20220701.ISubResource) }, ReadOnly=false, Required=true, SerializedName="dnsResolverOutboundEndpoints")>]
member this.DnsResolverOutboundEndpoint : Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Models.Api20220701.ISubResource[] with get, set
Public Property DnsResolverOutboundEndpoint As ISubResource()

Property Value

Attributes

Applies to