Share via


SubvolumeModel.Permissions Property

Definition

Gets or sets permissions of the subvolume

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

Permissions of the subvolume

Applies to