GetWebTestResult

constructor(azureApiVersion: String, configuration: WebTestPropertiesResponseConfiguration? = null, description: String? = null, enabled: Boolean? = null, frequency: Int? = null, id: String, kind: String? = null, location: String, locations: List<WebTestGeolocationResponse>, name: String, provisioningState: String, request: WebTestPropertiesResponseRequest? = null, retryEnabled: Boolean? = null, syntheticMonitorId: String, tags: Map<String, String>? = null, timeout: Int? = null, type: String, validationRules: WebTestPropertiesResponseValidationRules? = null, webTestKind: String, webTestName: String)