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.
|
ApplicationGatewayProbe.Update withHealthyHttpResponseBodyContents(String text)
text - contents to look forCopyright © 2021 Microsoft Corporation. All rights reserved.