ADLSGen2FileDataSetMapping.FilePath プロパティ

定義

ファイル システム内のファイル パスを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.filePath")]
public string FilePath { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.filePath")>]
member this.FilePath : string with get, set
Public Property FilePath As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象