BlobQueryError public class BlobQueryError Blob query error. Documentation Code public string Description { get; } Description. public bool IsFatal { get; } If the error is a fatal error. public string Name { get; } Name. public long Position { get; } The position of the error.