GetTrafficManagerProfileDnsConfig

data class GetTrafficManagerProfileDnsConfig(val relativeName: String, val ttl: Int)

Constructors

Link copied to clipboard
constructor(relativeName: String, ttl: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The relative domain name, this is combined with the domain name used by Traffic Manager to form the FQDN which is exported as documented below.

Link copied to clipboard
val ttl: Int

The TTL value of the Profile used by Local DNS resolvers and clients.