Share via


SubvolumeModelProperties.Permissions Property

Definition

Gets or sets permissions of the subvolume

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to