SetLoadBalancingSettings
Load balancing settings for multi-user session machines in a session machine catalog.
Properties
Name | Description | Additional information |
---|---|---|
MaxUsers | The maximum number of users per session machine, before the session machine is considered fully loaded. If unset, the default is 250. |
Type: Number |
IncludeCpuMemory | If true, CPU and memory are included in the load calculation for servers in the session machine catalog. Otherwise, only the number of users determines the load for servers in the session machine catalog. If unset, the default is false. |
Type: Boolean |
Sample
application/json
Sample:
{ "IncludeCpuMemory": true }