ISynapseSparkProperties.WorkspaceName Property

Definition

Name of Azure Machine Learning workspace.

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

Property Value

Attributes

Applies to