AzureBlobUncPathResolver public class AzureBlobUncPathResolver : RemotePathResolverBase Documentation Code public int DocRootLevels { get; set; } public string FileShareUncPath { get; set; } public bool ValidateFolderNames { get; set; } public AzureBlobUncPathResolver(string fileShareUncPath)