Share via


AzureMLServiceLinkedService.MLWorkspaceName Property

Definition

Azure ML Service workspace name. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> MLWorkspaceName { get; set; }
member this.MLWorkspaceName : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property MLWorkspaceName As DataFactoryElement(Of String)

Property Value

Applies to