Uses of Class
com.azure.resourcemanager.trafficmanager.models.DnsConfig
Packages that use DnsConfig
Package
Description
Package containing the inner data models for TrafficManagerManagementClient.
Package containing the data models for TrafficManagerManagementClient.
-
Uses of DnsConfig in com.azure.resourcemanager.trafficmanager.fluent.models
Methods in com.azure.resourcemanager.trafficmanager.fluent.models that return DnsConfigModifier and TypeMethodDescriptionProfileInner.dnsConfig()Get the dnsConfig property: The DNS settings of the Traffic Manager profile.ProfileProperties.dnsConfig()Get the dnsConfig property: The DNS settings of the Traffic Manager profile.Methods in com.azure.resourcemanager.trafficmanager.fluent.models with parameters of type DnsConfigModifier and TypeMethodDescriptionProfileInner.withDnsConfig(DnsConfig dnsConfig) Set the dnsConfig property: The DNS settings of the Traffic Manager profile.ProfileProperties.withDnsConfig(DnsConfig dnsConfig) Set the dnsConfig property: The DNS settings of the Traffic Manager profile. -
Uses of DnsConfig in com.azure.resourcemanager.trafficmanager.models
Methods in com.azure.resourcemanager.trafficmanager.models that return DnsConfigModifier and TypeMethodDescriptionstatic DnsConfigDnsConfig.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DnsConfig from the JsonReader.DnsConfig.withRelativeName(String relativeName) Set the relativeName property: The relative DNS name provided by this Traffic Manager profile.Set the ttl property: The DNS Time-To-Live (TTL), in seconds.