Sdílet prostřednictvím


IApplicationGatewayProbeBeta.HealthyHttpResponseStatusCodeRanges Property

Definition

Gets HTTP response code ranges in the format ###-### returned by the backend which the probe considers healthy.

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

Property Value

Applies to