Method: Azure::Blob::Container#properties
- Defined in:
- lib/azure/blob/container.rb
#properties ⇒ Object
Returns the value of attribute properties.
27 28 29 |
# File 'lib/azure/blob/container.rb', line 27 def properties @properties end |