GetZoneDnsSettingsNameservers

data class GetZoneDnsSettingsNameservers(val nsSet: Int, val type: String)

Constructors

Link copied to clipboard
constructor(nsSet: Int, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val nsSet: Int

Configured nameserver set to be used for this zone

Link copied to clipboard

Nameserver type Available values: "cloudflare.standard", "custom.account", "custom.tenant", "custom.zone".