Method: OvirtSDK4::StorageDomain#storage_connections
- Defined in:
- lib/ovirtsdk4/types.rb
#storage_connections ⇒ Array<StorageConnection>
Returns the value of the storage_connections attribute.
22654 22655 22656 |
# File 'lib/ovirtsdk4/types.rb', line 22654 def storage_connections @storage_connections end |