Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ResolverForwardRuleDetails

Properties

Const action

action: string = "FORWARD"

Optional clientAddressConditions

clientAddressConditions: Array<string>

A list of CIDR blocks. The query must come from a client within one of the blocks in order for the rule action to apply.

destinationAddresses

destinationAddresses: Array<string>

IP addresses to which queries should be forwarded. Currently limited to a single address.

Optional qnameCoverConditions

qnameCoverConditions: Array<string>

A list of domain names. The query must be covered by one of the domains in order for the rule action to apply.

sourceEndpointName

sourceEndpointName: string

Case-insensitive name of an endpoint, that is a sub-resource of the resolver, to use as the forwarding interface. The endpoint must have isForwarding set to true.

Methods

getDeserializedJsonObj

getJsonObj