次の方法で共有


ApplicationGatewayProbeHealthResponseMatch クラス

定義

アプリケーション ゲートウェイ プローブの正常性応答が一致します。

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

コンストラクター

ApplicationGatewayProbeHealthResponseMatch()

ApplicationGatewayProbeHealthResponseMatch クラスの新しいインスタンスを初期化します。

ApplicationGatewayProbeHealthResponseMatch(String, IList<String>)

ApplicationGatewayProbeHealthResponseMatch クラスの新しいインスタンスを初期化します。

プロパティ

Body

正常性応答に含まれている必要がある本文を取得または設定します。 既定値は空です。

StatusCodes

正常な状態コードの許容範囲を取得または設定します。 正常な状態コードの既定の範囲は 200 から 399 です。

適用対象