Share via


ISynapseSpark.WorkspaceName Property

Definition

Name of Azure Machine Learning workspace.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Name of Azure Machine Learning workspace.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="workspaceName")]
public string WorkspaceName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Name of Azure Machine Learning workspace.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="workspaceName")>]
member this.WorkspaceName : string with get, set
Public Property WorkspaceName As String

Property Value

Attributes

Applies to