minimumAllowedMemorySize
The minimum amount of memory that you may configure for the VM.
Declaration
class var minimumAllowedMemorySize: UInt64 { get }Discussion
The value in the memorySize property must be greater than or equal to the value in this property.