Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SteeringPolicyPriorityRuleCase

Properties

Optional answerData

An array of {@code SteeringPolicyPriorityAnswerData} objects.

Optional caseCondition

caseCondition: undefined | string

An expression that uses conditions at the time of a DNS query to indicate whether a case matches. Conditions may include the geographical location, IP subnet, or ASN the DNS query originated. Example: If you have an office that uses the subnet {@code 192.0.2.0/24} you could use a {@code caseCondition} expression {@code query.client.address in ('192.0.2.0/24')} to define a case that matches queries from that office.

Functions

getDeserializedJsonObj

getJsonObj