VagrantSnapshotRestoreSettingsExtensions.

DoNotDelete(VagrantSnapshotRestoreSettings) Method

Summary

Prevents deletion of the snapshot after restoring (so that you can restore to the same point again later).

Syntax

public static VagrantSnapshotRestoreSettings DoNotDelete(this VagrantSnapshotRestoreSettings settings)

Parameters

Name Type Description
settings VagrantSnapshotRestoreSettings The settings

Return Value

Type Description
VagrantSnapshotRestoreSettings The updated settings object