Share via


AzureMLLinkedService.MLEndpoint Property

Definition

The Batch Execution REST URL for an Azure ML Studio Web Service endpoint. Type: string (or Expression with resultType string).

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

Property Value

Applies to