RetryInformation interface 
Information provided to the retry strategy about the current progress of the retry policy.
Properties
| response | A PipelineResponse, if the last retry attempt succeeded. | 
| response | A RestError, if the last retry attempt failed. | 
| retry | Total number of retries so far. | 
Property Details
response
		responseError
	 
	
		retryCount
	 
	Total number of retries so far.
retryCount: numberProperty Value
number