Share via


Workspace.IsUcEnabled Property

Definition

Indicates whether unity catalog enabled for the workspace or not.

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

Property Value

Implements

Attributes

Applies to