Compartilhar via


StorageAccount.EnableNfsV3 Propriedade

Definição

Obtém ou define o suporte ao protocolo NFS 3.0 habilitado se definido como 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a