Web Test Args
constructor(applicationInsightsId: Output<String>? = null, configuration: Output<String>? = null, description: Output<String>? = null, enabled: Output<Boolean>? = null, frequency: Output<Int>? = null, geoLocations: Output<List<String>>? = null, kind: Output<String>? = null, location: Output<String>? = null, name: Output<String>? = null, resourceGroupName: Output<String>? = null, retryEnabled: Output<Boolean>? = null, tags: Output<Map<String, String>>? = null, timeout: Output<Int>? = null)