Compartir a través de


StorageAccountCreateParameters.EnableNfsV3 Propiedad

Definición

Obtiene o establece la compatibilidad con el protocolo NFS 3.0 habilitada si se establece en 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a