Share via


ExportPolicyRule.Nfsv41 Property

Definition

Gets or sets allows NFSv4.1 protocol. Enable only for NFSv4.1 type volumes

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to