Share via


AzureBlobFSLocation.FileSystem Property

Definition

Gets or sets specify the fileSystem of azure blobFS. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to