ExportPolicyRule.Nfsv41 Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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