Method: OvirtSDK4::StorageDomain#block_size

Defined in:
lib/ovirtsdk4/types.rb

#block_sizeInteger

Returns the value of the block_size attribute.

Returns:

  • (Integer)


22181
22182
22183
# File 'lib/ovirtsdk4/types.rb', line 22181

def block_size
  @block_size
end