<PackageReference Include="Azure.Storage.Files.DataLake" Version="12.22.0" />

Azure.Storage.StorageVersionExtensions

Helpers to manage Storage service versions.
public const ServiceVersion LatestVersion = 26

Gets the latest version of the service supported by this SDK.

public static ServiceVersion AsBlobsVersion(this ServiceVersion version)

Convert a DataLake ServiceVersion to a Blobs ServiceVersion.

public static string ToVersionString(this ServiceVersion version)

Convert a Storage ServiceVersion enum to an x-ms-version string.