public static interface ApplicationGatewayProbe.UpdateStages.WithHealthyHttpResponseBodyContents
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayProbe.Update |
withHealthyHttpResponseBodyContents(String text)
Specifies the content, if any, to look for in the body of an HTTP response to a probe to determine the health status of the backend.
|
@Beta(value=V1_4_0) ApplicationGatewayProbe.Update withHealthyHttpResponseBodyContents(String text)
text - contents to look for/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/