Share via


ExportPolicyRule.Nfsv3 Property

Definition

Gets or sets allows NFSv3 protocol. Enable only for NFSv3 type volumes

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to