Partager via


StorageAccount.EnableNfsV3 Propriété

Définition

Obtient ou définit la prise en charge du protocole NFS 3.0 activée si la valeur est true.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à