DnsDelegationPropertiesResponse

data class DnsDelegationPropertiesResponse(val domain: String? = null, val nameServers: List<String>)

Details of a DNS Domain delegated to the Communications Gateway.

Constructors

Link copied to clipboard
constructor(domain: String? = null, nameServers: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val domain: String? = null

Domain name to delegate

Link copied to clipboard

The Azure-hosted DNS Name Servers for the delegated DNS Zones