{
"HealthCheck": {
"Id": "string",
"CallerReference": "string",
"LinkedService": {
"ServicePrincipal": "string",
"Description": "string"
},
"HealthCheckConfig": {
"IPAddress": "string",
"Port": 0,
"Type": "HTTP",
"ResourcePath": "string",
"FullyQualifiedDomainName": "string",
"SearchString": "string",
"RequestInterval": 0,
"FailureThreshold": 0,
"MeasureLatency": true,
"Inverted": true,
"Disabled": true,
"HealthThreshold": 0,
"ChildHealthChecks": [],
"EnableSNI": true,
"Regions": [],
"AlarmIdentifier": {
"Region": "us-east-1",
"Name": "string"
},
"InsufficientDataHealthStatus": "Healthy",
"RoutingControlArn": "string"
},
"HealthCheckVersion": 0,
"CloudWatchAlarmConfiguration": {
"EvaluationPeriods": 0,
"Threshold": 0,
"ComparisonOperator": "GreaterThanOrEqualToThreshold",
"Period": 0,
"MetricName": "string",
"Namespace": "string",
"Statistic": "Average",
"Dimensions": []
}
}
}