routingPolicy property
Configures dynamic query responses based on either the geo location of the querying user or a weighted round robin based routing policy.
A valid ResourceRecordSet
contains only rrdata
(for static resolution)
or a routing_policy
(for dynamic resolution).
Implementation
RRSetRoutingPolicy? routingPolicy;