Method: Azure::Error::Error#description
- Defined in:
- lib/azure/core/utility.rb
#description ⇒ Object (readonly)
Returns the value of attribute description.
31 32 33 |
# File 'lib/azure/core/utility.rb', line 31 def description @description end |