IDatabricksProperties.WorkspaceUrl Property

Definition

Workspace Url

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Workspace Url", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="workspaceUrl", Update=true)]
public string WorkspaceUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Workspace Url", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="workspaceUrl", Update=true)>]
member this.WorkspaceUrl : string with get, set
Public Property WorkspaceUrl As String

Property Value

Attributes

Applies to