Traffic Manager Nested Endpoint Args
constructor(customHeaders: Output<List<TrafficManagerNestedEndpointCustomHeaderArgs>>? = null, enabled: Output<Boolean>? = null, endpointLocation: Output<String>? = null, geoMappings: Output<List<String>>? = null, minimumChildEndpoints: Output<Int>? = null, minimumRequiredChildEndpointsIpv4: Output<Int>? = null, minimumRequiredChildEndpointsIpv6: Output<Int>? = null, name: Output<String>? = null, priority: Output<Int>? = null, profileId: Output<String>? = null, subnets: Output<List<TrafficManagerNestedEndpointSubnetArgs>>? = null, targetResourceId: Output<String>? = null, weight: Output<Int>? = null)