ClientConfiguration Servers Property Couchbase .NET SDK 2.1.0 Documentation
A list of hosts used to bootstrap from.

Namespace: Couchbase.Configuration.Client
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
public List<Uri> Servers { get; set; }

Property Value

Type: List Uri 
See Also