ClusterFixedSizeSlotPolicy

ClusterFixedSizeSlotPolicy
ClusterFixedSizeSlotPolicy

This policy allows setting a fixed slot size

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "cpu": 0,
    "memory": 0
}
integer As int32 As int32
cpu
Required

The cpu component of the slot size (in MHz)

integer As int32 As int32
memory
Required

The memory component of the slot size (in megabytes)