Class: Azure::Armrest::ArmrestCollection
- Inherits:
-
Array
- Object
- Array
- Azure::Armrest::ArmrestCollection
- Defined in:
- lib/azure/armrest/armrest_collection.rb
Instance Attribute Summary collapse
-
#continuation_token ⇒ Object
Returns the value of attribute continuation_token.
Instance Attribute Details
#continuation_token ⇒ Object
Returns the value of attribute continuation_token.
6 7 8 |
# File 'lib/azure/armrest/armrest_collection.rb', line 6 def continuation_token @continuation_token end |