FileSystems
Returns a list of available filesystems in the connected Azure Data Lake Storage account, useful for browsing and managing storage containers.
Columns
| Name | Type | Behavior | Description |
| ETag | String | A unique identifier for the filesystem, used for concurrency control and version tracking. | |
| Name [KEY] | String | The name of the filesystem in Azure Data Lake Storage. | |
| LastModified | Timestamp | The date and time when the filesystem was last modified. |