Share via


DataLakeStorageAccountDetails.Filesystem Property

Definition

Gets or sets filesystem name

[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