次の方法で共有


AzureMLWebServiceFile.FilePath プロパティ

定義

LinkedService で指定されたAzure Blob Storage内のコンテナー名を含む相対ファイル パス。 型: string (または resultType 文字列を含む式)。

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

プロパティ値

適用対象