VolumePatch.SnapshotDirectoryVisible Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets if enabled (true) the volume will contain a read-only snapshot directory which provides access to each of the volume's snapshots.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.snapshotDirectoryVisible")]
public bool? SnapshotDirectoryVisible { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.snapshotDirectoryVisible")>]
member this.SnapshotDirectoryVisible : Nullable<bool> with get, set
Public Property SnapshotDirectoryVisible As Nullable(Of Boolean)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute