NewAzDatabricksWorkspace_CreateExpanded.UiDefinitionUri Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Databricks.Category(new Microsoft.Azure.PowerShell.Cmdlets.Databricks.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Databricks.ParameterCategory.Body })]
[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")]
[System.Management.Automation.Parameter(HelpMessage="The blob URI where the UI definition file is located.", Mandatory=false)]
public string UiDefinitionUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Category(new Microsoft.Azure.PowerShell.Cmdlets.Databricks.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Databricks.ParameterCategory.Body })>]
[<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")>]
[<System.Management.Automation.Parameter(HelpMessage="The blob URI where the UI definition file is located.", Mandatory=false)>]
member this.UiDefinitionUri : string with get, set
Public Property UiDefinitionUri As String

Property Value

String
Attributes

Applies to