Interface ApplicationGatewayProbe.UpdateStages.WithPath

    • Method Detail

      • withPath

        ApplicationGatewayProbe.Update withPath​(String path)
        Specifies the relative path for the probe to call.

        A probe is sent to <protocol>://<host>:<port><path>.

        Parameters:
        path - a relative path
        Returns:
        the next stage of the update