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