snapshotDirectory property

bool? snapshotDirectory
getter/setter pair

Snapshot_directory if enabled (true) the volume will contain a read-only .snapshot directory which provides access to each of the volume's snapshots.

Optional.

Implementation

core.bool? snapshotDirectory;