Skip to content

JournalMetadata Properties

Default implementation of IJournalMetadata.

ETag

get
View source
public string? ETag
Gets the storage metadata ETag, or null if none is available.

Empty

staticget
View source
public static IJournalMetadata Empty
Gets an empty metadata instance.

Format

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

Properties

get
View source
public IReadOnlyDictionary<string, string> Properties
Gets caller-owned storage metadata properties.