TrafficManagerProfileArgs

constructor(dnsConfig: Output<TrafficManagerProfileDnsConfigArgs>? = null, maxReturn: Output<Int>? = null, monitorConfig: Output<TrafficManagerProfileMonitorConfigArgs>? = null, name: Output<String>? = null, profileStatus: Output<String>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, trafficRoutingMethod: Output<String>? = null, trafficViewEnabled: Output<Boolean>? = null)