Share via


ADLSGen2FileSystemDataSetMapping.FileSystem Property

Definition

Gets or sets the file system name.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to