BlobContainer.EnableNfsV3RootSquash プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象