Click or drag to resize

HoarderConfigurationDatabaseEndpoint Property

The Uri endpoint of the Cosmos database containing the collections database.

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

Property Value

String
See Also