Interface ApplicationGatewayProbe.DefinitionStages.WithRetries<ParentT>

    • Method Detail

      • withRetriesBeforeUnhealthy

        ApplicationGatewayProbe.DefinitionStages.WithAttach<ParentT> withRetriesBeforeUnhealthy​(int retryCount)
        Specifies the number of retries before the server is considered unhealthy.
        Parameters:
        retryCount - a number between 1 and 20
        Returns:
        the next stage of the definition