Click or drag to resize

HoarderConfigSecretsStorageConnect Property

Connection string to an Azure Storage Account where Hoarder stores picture blobs and other general non-backup data.

Namespace: Orthogonal.Hoarder.StdLib
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.17
Syntax
C#
public string StorageConnect { get; set; }

Property Value

String
See Also