vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - VirtualMachineWindowsQuiesceSpec(vim.vm.WindowsQuiesceSpec)
- Extends
 - VirtualMachineGuestQuiesceSpec
 - Since
 - vSphere API Release 6.5
 
Data Object Description
This data object type encapsulates configuration settings when creating a virtual machine quiesced snapshot.Properties
| Name | Type | Description | 
|---|---|---|
| vssBackupContext* | xsd:string | 
         The property to indicate what context of VSS backup operation to be
 performed on the virtual machine. For the list of supported values,
 see VssBackupContext
       | 
| vssBackupType* | xsd:int | 
         The property to indicate what type of VSS backup operation is going
  to be performed on the virtual machine.
   
  See VSS_BACKUP_TYPE on MSDN:
  https://msdn.microsoft.com/en-us/library/aa384679(v=vs.85).aspx
        | 
| vssBootableSystemState* | xsd:boolean | 
         The property to indicate if a bootable system state during VSS backup
  to be performed on the virtual machine.
       | 
| vssPartialFileSupport* | xsd:boolean | 
         The property to indicate if partial file support is enabled during VSS
  backup to be performed on the virtual machine.
       | 
| Properties inherited from VirtualMachineGuestQuiesceSpec | ||
| timeout | ||
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |