DnsForwardingRulesetProperties interface

Represents the properties of a DNS forwarding ruleset.

Properties

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.

provisioningState

The current provisioning state of the DNS forwarding ruleset. This is a read-only property and any attempt to set this value will be ignored.

resourceGuid

The resourceGuid for the DNS forwarding ruleset.

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

provisioningState

The current provisioning state of the DNS forwarding ruleset. This is a read-only property and any attempt to set this value will be ignored.

provisioningState?: string

Property Value

string

resourceGuid

The resourceGuid for the DNS forwarding ruleset.

resourceGuid?: string

Property Value

string