Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DnsSecMonitorConfiguration

Request configuration details for the DNSSEC monitor type.

Properties

Const configType

configType: string = "DNSSEC_CONFIG"

Optional dnsConfiguration

dnsConfiguration: model.DnsConfiguration

Optional isFailureRetried

isFailureRetried: undefined | false | true

If isFailureRetried is enabled, then a failed call will be retried.

Optional recordType

recordType: model.DnsRecordType

DNS record type.

Optional verifyResponseContent

verifyResponseContent: undefined | string

Verify response content against regular expression based string. If response content does not match the verifyResponseContent value, then it will be considered a failure.

Methods

getDeserializedJsonObj

getJsonObj