Freigeben über


IDefaultCatalogProperties.InitialName 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 InitialName { 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.InitialName : string with get, set
Public Property InitialName As String

Property Value

Attributes

Applies to