Share via


HDInsightLinkedService.FileSystem Property

Definition

Gets or sets specify the FileSystem if the main storage for the HDInsight is ADLS Gen2. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to