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

Azure.Storage.Files.DataLake.PathUndeleteHeaders

public string ResourceType { get; }

The type of the resource. The value may be "file" or "directory". If not set, the value is "file".

public string Version { get; }

Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.

public PathUndeleteHeaders(Response response)