Condividi tramite


BlobContainer.EnableNfsV3AllSquash Property

Definition

Gets or sets enable NFSv3 all squash on blob container.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to