Share via


AzureMLUpdateResourceActivity.TrainedModelFilePath Property

Definition

The relative file path in trainedModelLinkedService to represent the .ilearner file that will be uploaded by the update operation. Type: string (or Expression with resultType string).

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

Property Value

Applies to