minMemoryMb property

int? minMemoryMb
getter/setter pair

Minimum memory required to use the Instance.

Enforced at Instance creation and Instance start.

Implementation

core.int? minMemoryMb;