Click or drag to resize

HoarderConfigurationBackupConnect Property

SECRET -- Connection string to an Azure Storage Account where Hoarder stores backup data.

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

Property Value

String
See Also