Share via


SubvolumeProperties.ParentPath Property

Definition

Gets or sets parent path to the subvolume

[Newtonsoft.Json.JsonProperty(PropertyName="parentPath")]
public string ParentPath { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="parentPath")>]
member this.ParentPath : string with get, set
Public Property ParentPath As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to