共用方式為


StorageAccount.FileSystem Property

Definition

Gets or sets the filesystem, only to be specified for 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to