Skip to main content

ResQ.Storage.PinMetadata

PinMetadata.KeyValues Property

Dictionary of custom metadata key-value pairs.
public System.Collections.Generic.Dictionary<string,string> KeyValues { get; init; }

Property Value

System.Collections.Generic.Dictionary<System.String,System.String>