Share via


IWorkspaceProperties.WorkspaceUrl Property

Definition

The workspace URL which is of the format 'adb-{workspaceId}.{random}.azuredatabricks.net'

[Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="The workspace URL which is of the format 'adb-{workspaceId}.{random}.azuredatabricks.net'", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="workspaceUrl")]
public string WorkspaceUrl { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="The workspace URL which is of the format 'adb-{workspaceId}.{random}.azuredatabricks.net'", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="workspaceUrl")>]
member this.WorkspaceUrl : string
Public ReadOnly Property WorkspaceUrl As String

Property Value

Attributes

Applies to