Share via


IWorkspaceProperties.UiDefinitionUri Property

Definition

The blob URI where the UI definition file is located.

[Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="The blob URI where the UI definition file is located.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="uiDefinitionUri")]
public string UiDefinitionUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="The blob URI where the UI definition file is located.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="uiDefinitionUri")>]
member this.UiDefinitionUri : string with get, set
Public Property UiDefinitionUri As String

Property Value

Attributes

Applies to