PSNetAppFilesVolume.SnapshotDirectoryVisible Property

Definition

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

public bool? SnapshotDirectoryVisible { get; set; }
member this.SnapshotDirectoryVisible : Nullable<bool> with get, set
Public Property SnapshotDirectoryVisible As Nullable(Of Boolean)

Property Value

Applies to