ResourceAssignment
ResourceAssignment
Amount of memory and CPU allocated to the Edge VM.
JSON Example
{
"cpu_count": 0,
"memory_allocation_in_mb": 0
}
integer As int32
As int32
cpu_count
Optional
Constraints:
minimum: 0
CPU count.
integer As int32
As int32
memory_allocation_in_mb
Optional
Constraints:
minimum: 0
Memory allocation in MB.