<PackageReference Include="Azure.Storage.Files.DataLake" Version="12.26.0-beta.1" />

Azure.Storage.Files.DataLake.Models.FileSystemStates

public enum FileSystemStates
Specifies options for listing blob containers with the GetFileSystems operation.
Deleted = 1

Flag specifying that deleted containers should be included.

None = 0

Default flag specifying that no flags are set in FileSystemStates.

System = 2

Flag specifying that system containers should be included.