次の方法で共有


AzureMLUpdateResourceActivity.TrainedModelFilePath プロパティ

定義

更新操作によってアップロードされる .ilearner ファイルを表す trainedModelLinkedService の相対ファイル パスを取得または設定します。 型: string (または resultType 文字列を含む式)。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.trainedModelFilePath")]
public object TrainedModelFilePath { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.trainedModelFilePath")>]
member this.TrainedModelFilePath : obj with get, set
Public Property TrainedModelFilePath As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象