IApplicationGatewayProbeBeta.HealthyHttpResponseBodyContents Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the body contents of an HTTP response to a probe to check for to determine backend health, or null if none specified.
public string HealthyHttpResponseBodyContents { get; }
member this.HealthyHttpResponseBodyContents : string
Public ReadOnly Property HealthyHttpResponseBodyContents As String