StorageAccountCreateParameters.EnableNfsV3 Property

Definition

NFS 3.0 protocol support enabled if set to true.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)]
public bool? EnableNfsV3 { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)>]
member this.EnableNfsV3 : Nullable<bool> with get, set
Public Property EnableNfsV3 As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to