BucketConfig NodesExt Property Couchbase .NET SDK 2.1.0 Documentation

[Missing <summary> documentation for "P:Couchbase.Configuration.Server.Serialization.BucketConfig.NodesExt"]

Namespace: Couchbase.Configuration.Server.Serialization
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
public NodeExt[] NodesExt { get; set; }

Property Value

Type:  NodeExt 

Implements

IBucketConfig NodesExt
See Also