VirtualMachineWindowsQuiesceSpecVssBackupContext_enum

VirtualMachineWindowsQuiesceSpecVssBackupContext_enum
VirtualMachineWindowsQuiesceSpecVssBackupContext_enum

The VSS Snapshot Context VSS_SNAPSHOT_CONTEXT values not listed below are not implemented.

Possible values:

  • ctx_auto: The context value indicates auto selection of VSS snapshot context.

    The ctx_backup may make Windows VSS-aware applications quiescing during backup. The ctx_auto makes VMTools select ctx_file_share_backup context if ctx_backup is not available.

  • ctx_backup: Indicate VSS_CTX_BACKUP.

  • ctx_file_share_backup: Indicate VSS_CTX_FILE_SHARE_BACKUP.

This data structure has no properties.
Enumeration: ctx_auto, ctx_backup, ctx_file_share_backup,