Interface ApplicationGatewayProbe.DefinitionStages.WithHealthyHttpResponseBodyContents<ReturnT>

    • Method Detail

      • withHealthyHttpResponseBodyContents

        @Beta(V1_4_0)
        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.
        Parameters:
        text - contents to look for
        Returns:
        the next stage of the definition