StorageAccount.IsHnsEnabled プロパティ

定義

true に設定されている場合に有効なアカウント HierarchyNamespace を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象