BlobContainer.EnableNfsV3AllSquash プロパティ

定義

BLOB コンテナーで NFSv3 のすべてのsquashを有効にするを取得または設定します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象