SetDisplayTopologyRequestType
SetDisplayTopologyRequestType
The parameters of SetDisplayTopology.
JSON Example
{
"displays": [
{
"_typeName": "string",
"x": 0,
"y": 0,
"width": 0,
"height": 0
}
]
}
array of VirtualMachineDisplayTopology
displays
Required
The topology for each monitor that the virtual machine's display must span.