Dns Delegation Properties Response
data class DnsDelegationPropertiesResponse(val domain: String? = null, val nameServers: List<String>)
Details of a DNS Domain delegated to the Communications Gateway.
Details of a DNS Domain delegated to the Communications Gateway.