你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ResponseBasedOriginErrorDetectionSettings 类

定义

JSON 对象,该对象包含用于使用实际请求/响应确定源运行状况的属性。

public class ResponseBasedOriginErrorDetectionSettings
type ResponseBasedOriginErrorDetectionSettings = class
Public Class ResponseBasedOriginErrorDetectionSettings
继承
ResponseBasedOriginErrorDetectionSettings

构造函数

ResponseBasedOriginErrorDetectionSettings()

初始化 ResponseBasedOriginErrorDetectionSettings 的新实例。

属性

HttpErrorRanges

被视为源服务器错误且标记为不正常的 Http 状态代码范围列表。

ResponseBasedDetectedErrorType

原始用户请求的响应错误类型将被视为不正常。

ResponseBasedFailoverThresholdPercentage

示例中应触发故障转移的失败请求的百分比。

适用于