次の方法で共有


IApplicationGatewayProbeBeta.HealthyHttpResponseStatusCodeRanges プロパティ

定義

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

public System.Collections.Generic.ISet<string> HealthyHttpResponseStatusCodeRanges { get; }
member this.HealthyHttpResponseStatusCodeRanges : System.Collections.Generic.ISet<string>
Public ReadOnly Property HealthyHttpResponseStatusCodeRanges As ISet(Of String)

プロパティ値

適用対象