Method: Azure::Core::Http::RetryPolicy#retry_data
- Defined in:
- lib/azure/core/http/retry_policy.rb
#retry_data ⇒ Object
Returns the value of attribute retry_data.
30 31 32 |
# File 'lib/azure/core/http/retry_policy.rb', line 30 def retry_data @retry_data end |