Contents

DNSSettings.OnDemandRulesElement.ActionParameter

A dictionary that provides per-connection rules.

Declaration

object DNSSettings.OnDemandRulesElement.ActionParameter

Properties

NameTypeDescription
DomainAction Requiredstring

The DNS settings behavior for the specified domains. Allowed values:

  • ‘NeverConnect’: Don’t use the DNS Settings for the specified domains.

  • ‘ConnectIfNeeded’: Allow using the DNS Settings for the specified domains.

Domains Required[string]

The domains for which this evaluation applies.

Discussion

The keys allowed in each dictionary are described below. Note: This array is only for dictionaries in which EvaluateConnection is the Action value.