NamespaceJunction.NfsAccessPolicy Property

Definition

Gets or sets name of the access policy applied to this junction.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to