Share via


LocalUser.IsNfSv3Enabled Property

Definition

Indicates if the local user is enabled for access with NFSv3 protocol.

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

Property Value

Implements

Attributes

Applies to