Skip to content

IJournalMetadata Properties

Metadata associated with journal storage.

ETag

abstractget
public abstract string? ETag
Gets the storage metadata ETag, or null if none is available.

Format

abstractget
public abstract string? Format
Gets the journal format key stored with the journal data, or null if no key is present.

Properties

abstractget
public abstract IReadOnlyDictionary<string, string> Properties
Gets caller-owned storage metadata properties.