次の方法で共有


ADLSGen2FileDataSet.FileSystem プロパティ

定義

ファイルが属するファイル システムを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象