Traffic Manager Profile Monitor Config Args
constructor(customHeaders: Output<List<TrafficManagerProfileMonitorConfigCustomHeaderArgs>>? = null, expectedStatusCodeRanges: Output<List<String>>? = null, intervalInSeconds: Output<Int>? = null, path: Output<String>? = null, port: Output<Int>, protocol: Output<String>, timeoutInSeconds: Output<Int>? = null, toleratedNumberOfFailures: Output<Int>? = null)