DnsForwardingRulesetPatch interface
Describes a DNS forwarding ruleset PATCH operation.
Properties
dns |
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. |
tags | Tags for DNS Resolver. |
Property Details
dnsResolverOutboundEndpoints
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.
dnsResolverOutboundEndpoints?: SubResource[]
Property Value
tags
Tags for DNS Resolver.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}