Method: OvirtSDK4::StorageDomain#import
- Defined in:
- lib/ovirtsdk4/types.rb
permalink #import ⇒ Boolean
Returns the value of the import
attribute.
22261 22262 22263 |
# File 'lib/ovirtsdk4/types.rb', line 22261 def import @import end |