ReturnT - the stage of the parent application gateway update to return to after attaching this
definitionpublic static interface ApplicationGatewayProbe.UpdateDefinitionStages.WithHealthyHttpResponseBodyContents<ReturnT>
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayProbe.UpdateDefinitionStages.WithAttach<ReturnT> |
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.UpdateDefinitionStages.WithAttach<ReturnT> withHealthyHttpResponseBodyContents(String text)
text - contents to look forCopyright © 2020 Microsoft Corporation. All rights reserved.