{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/load-balancing_expected_codes", "title": "load-balancing_expected_codes", "default": "200", "description": "The expected HTTP response code or code range of the health check. This parameter is only valid for HTTP and HTTPS monitors.", "example": "2xx", "type": "string" }