次の方法で共有


IApplicationGatewayProbeBeta インターフェイス

定義

アプリケーション ゲートウェイ プローブのクライアント側表現。

public interface IApplicationGatewayProbeBeta : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IApplicationGatewayProbeBeta = interface
    interface IBeta
Public Interface IApplicationGatewayProbeBeta
Implements IBeta
派生
実装

プロパティ

HealthyHttpResponseBodyContents

バックエンドの正常性を判断するためにチェックするプローブに対する HTTP 応答の本文の内容を取得します。指定されていない場合は null を取得します。

HealthyHttpResponseStatusCodeRanges

プローブが正常と見なすバックエンドによって返される ###-### 形式の HTTP 応答コード範囲を取得します。

適用対象