Changeset 85324 in vbox
- Timestamp:
- Jul 14, 2020 3:47:25 AM (4 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r85323 r85324 26965 26965 </attribute> 26966 26966 26967 <attribute name="serialConsoleCommandWindows" type="wstring" readonly="yes"> 26968 <desc> 26969 The PowerShell command to establish ssh connection to the 26970 cloud machine serial console using PuTTY's plink. 26971 </desc> 26972 </attribute> 26973 26967 26974 <attribute name="VNCConsoleCommand" type="wstring" readonly="yes"> 26968 26975 <desc> 26969 26976 The shell command to establish ssh port forwarding for the 26970 26977 VNC connection to the cloud machine console. 26978 </desc> 26979 </attribute> 26980 26981 <attribute name="VNCConsoleCommandWindows" type="wstring" readonly="yes"> 26982 <desc> 26983 The PowerShell command to establish ssh port forwarding for the 26984 VNC connection to the cloud machine console using PuTTY's plink. 26971 26985 </desc> 26972 26986 </attribute>
Note:
See TracChangeset
for help on using the changeset viewer.

