Delen via


IWorkspace.Url 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 Url { 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.Url : string
Public ReadOnly Property Url As String

Property Value

Attributes

Applies to