Freigeben über


IWorkspace.DefaultCatalogInitialName Property

Definition

Specifies the initial Name of default catalog. If not specified, the name of the workspace will be used.

[Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="Specifies the initial Name of default catalog. If not specified, the name of the workspace will be used.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="initialName")]
public string DefaultCatalogInitialName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="Specifies the initial Name of default catalog. If not specified, the name of the workspace will be used.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="initialName")>]
member this.DefaultCatalogInitialName : string with get, set
Public Property DefaultCatalogInitialName As String

Property Value

Attributes

Applies to