vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - UsbScanCodeSpecModifierType(vim.vm.UsbScanCodeSpec.ModifierType)
- Property of
 - UsbScanCodeSpecKeyEvent
 - Extends
 - DynamicData
 - Since
 - vSphere API Release 6.5
 
Data Object Description
The types of key modifiers to apply to each code.Properties
| Name | Type | Description | 
|---|---|---|
| leftAlt* | xsd:boolean | 
         Left alt key
       | 
| leftControl* | xsd:boolean | 
         Left control key
       | 
| leftGui* | xsd:boolean | 
         Left gui key
       | 
| leftShift* | xsd:boolean | 
         Left shift key
       | 
| rightAlt* | xsd:boolean | 
         Right alt key
       | 
| rightControl* | xsd:boolean | 
         Right control key
       | 
| rightGui* | xsd:boolean | 
         Right gui key
       | 
| rightShift* | xsd:boolean | 
         Right shift key
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |