Share via


ExportPolicyRule.HasRootAccess Property

Definition

Gets or sets has root access to volume

[Newtonsoft.Json.JsonProperty(PropertyName="hasRootAccess")]
public bool? HasRootAccess { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="hasRootAccess")>]
member this.HasRootAccess : Nullable<bool> with get, set
Public Property HasRootAccess As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to