IWorkspace.UiDefinitionUri Property

Definition

The blob URI where the UI definition file is located.

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

Property Value

Attributes

Applies to