次の方法で共有


IStorageAccountPropertiesCreateParameters.IsHnsEnabled Property

Definition

Account HierarchicalNamespace enabled if sets to true.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Account HierarchicalNamespace enabled if sets to true.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="isHnsEnabled")]
public bool? IsHnsEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Account HierarchicalNamespace enabled if sets to true.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="isHnsEnabled")>]
member this.IsHnsEnabled : Nullable<bool> with get, set
Public Property IsHnsEnabled As Nullable(Of Boolean)

Property Value

Attributes

Applies to