Share via


Workspace.StorageHnsEnabled Property

Definition

If the storage associated with the workspace has hierarchical namespace(HNS) enabled.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)]
public bool? StorageHnsEnabled { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)>]
member this.StorageHnsEnabled : Nullable<bool>
Public ReadOnly Property StorageHnsEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to