Show / Hide Table of Contents

Enum DnsHealthCheckRCodes

Return code value to validate the DNS response in healthcheck.

Namespace: Oci.NetworkloadbalancerService.Models
Assembly: OCI.DotNetSDK.Networkloadbalancer.dll
Syntax
public enum DnsHealthCheckRCodes

Fields

Name Description
Noerror
Nxdomain
Refused
Servfail
UnknownEnumValue
In this article
Back to top