This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Vagrant.
Summary
Prevents deletion of the snapshot after restoring (so that you can restore to the same point again later).
- Assembly
- Cake
.Vagrant .dll - Namespace
- Cake
.Vagrant .Settings - Containing Type
- Vagrant
Snapshot Restore Settings
Syntax
public Nullable<bool> DoNotDelete { get; set; }
Remarks
Only supported by some commands
Value
Type | Description |
---|---|
Nullable |