次の方法で共有


StorageAccount.FileSystem プロパティ

定義

Azure Data Lake Storage Gen 2 に対してのみ指定するファイルシステムを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象