DesktopPoolVirtualMachineSpecifiedNamingSettings
DesktopPoolVirtualMachineSpecifiedNamingSettings
Settings related to specified naming of machines.
JSON Example
{
"num_machines": 10,
"num_unassigned_machines_kept_powered_on": 1,
"start_machines_in_maintenance_mode": false
}
integer As int32 As int32
num_machines
Optional
Number of machines in the pool.
integer As int32 As int32
num_unassigned_machines_kept_powered_on
Optional
Number of unassigned machines kept powered on. This value must be less than or equal to the number of specified names. This property can be used for sorting.
boolean
start_machines_in_maintenance_mode
Optional
Allows virtual machines to be customized manually before users can log in and access them. This mode must be exited manually. This property can be used for sorting.