次の方法で共有


ResponseBasedOriginErrorDetectionSettings クラス

定義

実際の要求/応答を使用して配信元の正常性を判断するためのプロパティを含む JSON オブジェクト。

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

コンストラクター

ResponseBasedOriginErrorDetectionSettings()

ResponseBasedOriginErrorDetectionSettings の新しいインスタンスを初期化します。

プロパティ

HttpErrorRanges

配信元のサーバー エラーと見なされ、異常としてマークされている Http 状態コード範囲の一覧。

ResponseBasedDetectedErrorType

配信元が異常と見なされる実際のユーザー要求の応答エラーの種類。

ResponseBasedFailoverThresholdPercentage

フェールオーバーがトリガーされるサンプル内の失敗した要求の割合。

適用対象