Compartir a través de


SubvolumeModel.ParentPath Property

Definition

Gets or sets path to the parent subvolume

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

Path to the parent subvolume

Applies to