VagrantSnapshotRestoreSettings.

DoNotDelete Property

Summary

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

Syntax

public Nullable<bool> DoNotDelete { get; set; }

Remarks

Only supported by some commands

Value

Type Description
Nullable<bool>