FileSystemListDeletedPathsResponse type
type FileSystemListDeletedPathsResponse = WithResponse<
DeletedPathList &
FileSystemListBlobHierarchySegmentHeaders &
ListBlobsHierarchySegmentResponse & { continuation?: string },
FileSystemListBlobHierarchySegmentHeaders,
ListBlobsHierarchySegmentResponse
>