vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - FileLockInfoResult(vim.FileManager.FileLockInfoResult)
- Returned by
 - QueryFileLockInfo
 - Extends
 - DynamicData
 - See also
 - FileLockInfo, LocalizedMethodFault
 - Since
 - vSphere API Release 8.0.2.0
 
Data Object Description
Properties
| Name | Type | Description | 
|---|---|---|
| fault* | LocalizedMethodFault | 
 | 
| lockInfo* | FileLockInfo[] | 
         FileLockInfo entries populated based on results fetched from host.
 If a single path is provided result should contain a single entry.
 For a generic VM name potentially multiple entries could be fetched
 and populated. Refer to QueryFileLockInfo for
 more details.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |